Skip to content

Commit

Permalink
Update Kotlin to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 11, 2023
1 parent 387baf9 commit 37b7c69
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 @@ -34,7 +34,7 @@ junit = "4.13.2"
koin = "3.4.2"
koin-compose = "3.4.5"
kotest = "5.6.2"
kotlin = "1.8.22"
kotlin = "1.9.0"
kotlinx-coroutines = "1.7.2"
kotlinx-serialization = "1.5.1"
leakcanary = "2.12"
Expand Down

0 comments on commit 37b7c69

Please sign in to comment.