Skip to content

Commit

Permalink
Update kotlin dependencies to v1.9.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent a0335bc commit 3407e87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ javapoet = "1.13.0"
junit4 = "4.13.2"
junitJupiter = "5.10.2"
# Must be in line with Compose compiler: https://developer.android.com/jetpack/androidx/releases/compose-kotlin
kotlin = "1.9.23"
kotlin = "1.9.24"
kotlinCoroutines = "1.8.0"
kotlinSerialization = "1.6.3"
kover = "0.7.6"
Expand Down

0 comments on commit 3407e87

Please sign in to comment.