Skip to content

Commit

Permalink
Update kotlin to v1.9.23 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 7, 2024
1 parent be7b9e5 commit 0c353f2
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 @@ -2,7 +2,7 @@
coroutines = "1.8.0"
kotest = "5.8.0"
kotest-extensions-ktor = "2.0.0"
kotlin = "1.9.22"
kotlin = "1.9.23"
kotlinx-datetime = "0.5.0"
kotlinx-serialization = "1.6.3"
ktor = "2.3.9"
Expand Down

0 comments on commit 0c353f2

Please sign in to comment.