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 26eab91 commit 18d4e7cCopy full SHA for 18d4e7c
build.gradle.kts
@@ -4,7 +4,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
4
plugins {
5
kotlin("jvm")
6
`java-gradle-plugin`
7
- id("com.gradle.plugin-publish") version "0.10.0"
+ id("com.gradle.plugin-publish") version "0.11.0"
8
`maven-publish`
9
}
10
0 commit comments