We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4752b5d commit 04ea7d0Copy full SHA for 04ea7d0
build.gradle.kts
@@ -18,7 +18,7 @@ plugins {
18
`java-gradle-plugin`
19
`maven-publish`
20
groovy
21
- id("com.gradle.plugin-publish") version "0.14.0"
+ id("com.gradle.plugin-publish") version "0.15.0"
22
id("com.github.hierynomus.license") version "0.15.0"
23
}
24
0 commit comments