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 6c6878b commit 4882caeCopy full SHA for 4882cae
build.gradle.kts
@@ -43,7 +43,7 @@ plugins {
43
`java-gradle-plugin`
44
kotlin("jvm") version "2.2.21"
45
id("maven-publish")
46
- id("com.gradle.plugin-publish") version "1.3.1"
+ id("com.gradle.plugin-publish") version "2.0.0"
47
id("org.jlleitschuh.gradle.ktlint") version "13.1.0"
48
}
49
0 commit comments