Skip to content

Commit 04ea7d0

Browse files
committed
Use latest version (0.15.0) of publishing plugin
1 parent 4752b5d commit 04ea7d0

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
@@ -18,7 +18,7 @@ plugins {
1818
`java-gradle-plugin`
1919
`maven-publish`
2020
groovy
21-
id("com.gradle.plugin-publish") version "0.14.0"
21+
id("com.gradle.plugin-publish") version "0.15.0"
2222
id("com.github.hierynomus.license") version "0.15.0"
2323
}
2424

0 commit comments

Comments
 (0)