Skip to content

Commit

Permalink
Update Kotlin core dependencies (#2955)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
(cherry picked from commit 023adf3)
  • Loading branch information
renovate[bot] authored and 0x6675636b796f75676974687562 committed Nov 6, 2024
1 parent 9e4e162 commit de27698
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[versions]
kotlin = "1.9.23"
kotlin = "1.9.25"
jetbrains-annotations = "26.0.1"
save-cli = "0.3.10"
ktor = "2.3.6"
okio = "3.3.0"
serialization = "1.6.3"
kotlinx-datetime = "0.5.0"
kotlinx-coroutines = "1.8.0"
kotlinx-coroutines = "1.8.1"
kotlin-wrappers = "1.0.0-pre.634"
spring-boot = "2.7.17"
spring-cloud = "3.1.9"
Expand Down

0 comments on commit de27698

Please sign in to comment.