Skip to content

Commit

Permalink
Update Kotlin core dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent a6811b9 commit 6750647
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[versions]
kotlin = "1.9.10"
kotlin = "1.9.22"
jetbrains-annotations = "24.0.1"
save-cli = "0.4.0-SNAPSHOT"
ktor = "2.3.6"
okio = "3.3.0"
serialization = "1.6.0"
kotlinx-datetime = "0.4.1"
serialization = "1.6.2"
kotlinx-datetime = "0.5.0"
kotlinx-coroutines = "1.7.3"
kotlin-wrappers = "1.0.0-pre.634"
spring-boot = "2.7.17"
Expand Down

0 comments on commit 6750647

Please sign in to comment.