Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin) (#107)
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 Dec 4, 2023
1 parent 159b1db commit 432ce67
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
Expand Up @@ -2,14 +2,14 @@
kotlin = "1.9.21"
okio = "3.6.0"
okio-extras = "1.1.2"
serialization = "1.6.1"
serialization = "1.6.2"
diktat = "1.2.5"
kotlinx-cli = "0.3.6"
kotlinx-datetime = "0.4.1"
kotlinx-datetime = "0.5.0"
kotlinx-coroutines = "1.6.3-native-mt"
junit = "5.10.1"
multiplatform-diff = "0.5.0"
kotlinpoet = "1.15.1"
kotlinpoet = "1.15.2"
sarif4k = "0.5.0"
kotlin-logging = "3.0.5"
log4j = "2.22.0"
Expand Down

0 comments on commit 432ce67

Please sign in to comment.