Skip to content

Commit 6363ce6

Browse files
Update kotlin monorepo to v2
1 parent 001e5bf commit 6363ce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13.2"
3-
const val kotlin = "1.9.25"
3+
const val kotlin = "2.3.0"
44
const val jUnit = "4.13.2"
55
const val nexusPublishGradlePlugin = "2.0.0"
66
const val jna = "5.18.1"

0 commit comments

Comments
 (0)