Skip to content

Commit 159aabb

Browse files
committed
Kotlin 2.0.21
1 parent 0c871f5 commit 159aabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id("pl.allegro.tech.build.axion-release") version "1.21.0"
1414
jacoco
1515
java
16-
kotlin("jvm") version "1.9.25" apply false
16+
kotlin("jvm") version "2.0.21" apply false
1717
}
1818

1919
repositories {

0 commit comments

Comments
 (0)