Skip to content

Commit 86ff969

Browse files
Update kotlin monorepo to v2
1 parent 342b597 commit 86ff969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
object DependenciesVersions {
22
const val androidGradlePlugin = "8.11.0"
3-
const val kotlin = "1.9.22"
3+
const val kotlin = "2.2.0"
44
const val jUnit = "4.13.2"
55
const val nexusPublishGradlePlugin = "1.3.0"
66
const val jna = "5.17.0"

0 commit comments

Comments
 (0)