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 e3a4998 commit cb388cfCopy full SHA for cb388cf
build.gradle.kts
@@ -2,7 +2,7 @@ plugins {
2
`java-gradle-plugin`
3
`maven-publish`
4
`kotlin-dsl`
5
- id("com.gradle.plugin-publish") version "1.0.0-rc-1"
+ id("com.gradle.plugin-publish") version "1.3.1"
6
}
7
8
group = "io.github.cdsap"
0 commit comments