Skip to content

Commit b4bbcd8

Browse files
committed
Upgrade to latest version of Gradle plugin-publish plugin
1 parent eab105a commit b4bbcd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ smithy-gradle-base-plugin = { module = "software.amazon.smithy.gradle:smithy-bas
1616
junit-jupiter = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit-version" }
1717

1818
[plugins]
19-
plugin-publish = { id = "com.gradle.plugin-publish", version = "2.0.0"}
19+
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1"}

0 commit comments

Comments
 (0)