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 7fa4465Copy full SHA for 7fa4465
build.gradle.kts
@@ -41,7 +41,7 @@ object PluginProperties {
41
42
plugins {
43
`java-gradle-plugin`
44
- kotlin("jvm") version "2.2.10"
+ kotlin("jvm") version "2.2.20"
45
id("maven-publish")
46
id("com.gradle.plugin-publish") version "1.3.1"
47
id("org.jlleitschuh.gradle.ktlint") version "13.1.0"
0 commit comments