We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e4d7b commit 04c6cc4Copy full SHA for 04c6cc4
DynamoDbEncryption/runtimes/java/build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
`java-library`
12
`maven-publish`
13
`signing`
14
- id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
+ id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
15
}
16
17
var props = Properties().apply {
0 commit comments