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 Dec 11, 2023
1 parent 4cf3ee6 commit a068da7
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.21"
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 a068da7

Please sign in to comment.