Skip to content

Commit 042f138

Browse files
committed
squash with kotlin
1 parent fbfced3 commit 042f138

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
@@ -89,7 +89,7 @@ androidTestJunit = "1.3.0"
8989
# https://github.com/junit-team/junit5/releases/
9090
junit = "6.0.2"
9191
# https://github.com/JetBrains/kotlin/releases/
92-
kotlin = '2.3.0'
92+
kotlin = '2.3.10'
9393
# https://github.com/Kotlin/kotlinx.serialization/releases
9494
kotlinxSerializationJson = "1.10.0"
9595
ktlintGradlePlugin = "14.0.1"

0 commit comments

Comments
 (0)