We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 802265f + 27793e0 commit e2ce04dCopy full SHA for e2ce04d
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