We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802265f commit 27793e0Copy full SHA for 27793e0
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
`embedded-kotlin`
3
- id("com.gradle.plugin-publish") version "1.0.0"
+ id("com.gradle.plugin-publish") version "1.2.0"
4
}
5
6
val javaVersion = JavaVersion.toVersion(
0 commit comments