Skip to content

Commit

Permalink
Update Core dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent b946964 commit 2c6ba10
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions versions-root/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ kotlin-lang = "2.0.10"
# kotlin independent versions
detekt-analyzer = "1.23.6"
coroutines = "1.9.0"
ktor = "3.0.0-rc-1"
ktor = "3.0.0"
kotlin-logging = "7.0.0"
slf4j = "2.0.16"
logback = "1.3.14"
gradle-plugin-publish = "1.3.0"
kotlin-wrappers = "1.0.0-pre.812"
kotlin-wrappers = "1.0.0-pre.818"
junit4 = "4.13.2"
junit5 = "5.11.1"
junit5 = "5.11.2"
intellij = "213.7172.53"
gradle-doctor = "0.10.0"
kotlinx-browser = "0.1"
kotlinx-browser = "0.2"

# Stub versions – relpaced based on kotlin, mostly for gradle-related (plugins) dependencies
# but also for dependencies for compiler-specific modules.
Expand All @@ -28,9 +28,9 @@ kotlinx-browser = "0.1"
# NOTE: When updating kotlin-versions-lookup.csv, update the latest version here for the Renovate configs
ksp = "0.0.0"
atomicfu = "0.25.0"
serialization = "1.7.1"
serialization = "1.7.3"
detekt-gradle-plugin = "1.23.7"
gradle-kotlin-dsl = "5.1.1"
gradle-kotlin-dsl = "5.1.2"
binary-compatibility-validator = "0.16.3"
kover = "0.8.3"

Expand Down

0 comments on commit 2c6ba10

Please sign in to comment.