Skip to content

Commit c7c2420

Browse files
Update kotlin to v2.3.10 (#133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 117bd55 commit c7c2420

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
@@ -1,5 +1,5 @@
11
[versions]
2-
kotlin = "2.3.0" # https://github.com/JetBrains/kotlin
2+
kotlin = "2.3.10" # https://github.com/JetBrains/kotlin
33
coroutines = "1.10.2" # https://github.com/Kotlin/kotlinx.coroutines
44
junit = "6.0.2" # https://junit.org/junit5 | https://central.sonatype.com/artifact/org.junit.jupiter/junit-jupiter
55
mockk = "1.14.6" # https://mockk.io | https://central.sonatype.com/search?q=mockk&smo=true

0 commit comments

Comments
 (0)