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 0c871f5 commit 159aabbCopy full SHA for 159aabb
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
id("pl.allegro.tech.build.axion-release") version "1.21.0"
14
jacoco
15
java
16
- kotlin("jvm") version "1.9.25" apply false
+ kotlin("jvm") version "2.0.21" apply false
17
}
18
19
repositories {
0 commit comments