We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f65f6 commit 7356414Copy full SHA for 7356414
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
`java-gradle-plugin`
4
`jacoco`
5
kotlin("jvm") version "1.3.21"
6
- id("com.gradle.plugin-publish") version "0.10.0"
+ id("com.gradle.plugin-publish") version "0.11.0"
7
}
8
9
group = "io.wusa"
0 commit comments