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 e1b5add commit 95f3819Copy full SHA for 95f3819
build.gradle.kts
@@ -43,7 +43,7 @@ plugins {
43
`java-gradle-plugin`
44
kotlin("jvm") version "2.2.10"
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