Skip to content

Commit eea9c29

Browse files
committed
update the io.github.gradle-nexus.publish-plugin.gradle.plugin.
1 parent 67546ad commit eea9c29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010

1111
// Apply the java-library plugin for API and implementation separation.
1212
`java-library`
13-
id("io.github.gradle-nexus.publish-plugin") version "1.1.0"
13+
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
1414

1515
}
1616

0 commit comments

Comments
 (0)