Skip to content

Commit d73bd42

Browse files
authoredDec 27, 2024
Update kotlin monorepo to v2
1 parent 8f78983 commit d73bd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
jvmTarget = "11"
44
kotlinTarget = "1.8"
55

6-
kotlin = "1.9.25" # https://github.com/JetBrains/kotlin/releases
6+
kotlin = "2.1.0" # https://github.com/JetBrains/kotlin/releases
77

88
kotlinSymbolProcessing = "1.9.25-1.0.20" # https://github.com/google/ksp/releases
99
kotlinCompileTesting = "1.6.0" # https://github.com/tschuchortdev/kotlin-compile-testing/releases

0 commit comments

Comments
 (0)