We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ede2b7 commit 56f91ebCopy full SHA for 56f91eb
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
id("com.github.ben-manes.versions") version "0.51.0"
18
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19
id("org.ajoberstar.grgit") version "5.2.2"
20
- kotlin("jvm") version "1.9.23" apply false
+ kotlin("jvm") version "1.9.24" apply false
21
idea
22
}
23
0 commit comments