Skip to content

Commit 04c6cc4

Browse files
chore(deps): bump io.github.gradle-nexus.publish-plugin (#903)
Bumps io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0.
1 parent 16e4d7b commit 04c6cc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DynamoDbEncryption/runtimes/java/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ plugins {
1111
`java-library`
1212
`maven-publish`
1313
`signing`
14-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
14+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1515
}
1616

1717
var props = Properties().apply {

0 commit comments

Comments
 (0)