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 6731456 commit e6f561cCopy full SHA for e6f561c
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
id("com.github.ben-manes.versions") version "0.52.0"
18
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
19
id("org.ajoberstar.grgit") version "5.3.0"
20
- kotlin("jvm") version "2.1.0" apply false
+ kotlin("jvm") version "2.1.10" apply false
21
idea
22
}
23
0 commit comments