Skip to content

Commit f61a513

Browse files
fix(deps): update kotlin monorepo to v2.3.10
1 parent 01c6cc1 commit f61a513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ androidxactivity = "1.10.1"
1414
# https://android-review.googlesource.com/c/platform/frameworks/support/+/2692852/37/compose/runtime/runtime/src/commonMain/kotlin/androidx/compose/runtime/internal/ComposableLambda.kt#625
1515
compose-bom = "2024.08.00"
1616
detekt = "1.23.8"
17-
kotlin = "2.2.0"
17+
kotlin = "2.3.10"
1818
kotlin-coroutines = "1.10.2"
1919
okhttp = "4.12.0"
2020
junit-jupiter = "5.13.4"

0 commit comments

Comments
 (0)