Skip to content

Commit

Permalink
Merge pull request #89 from saveourtool/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update all non-major dependencies (except core Kotlin)
  • Loading branch information
nulls authored Sep 4, 2023
2 parents 7f2a540 + 1836a0f commit 732533b
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 @@ -4,16 +4,16 @@ okio = "3.5.0"
okio-extras = "1.1.2"
serialization = "1.6.0"
diktat = "1.2.5"
kotlinx-cli = "0.3.5"
kotlinx-datetime = "0.4.0"
kotlinx-cli = "0.3.6"
kotlinx-datetime = "0.4.1"
kotlinx-coroutines = "1.6.3-native-mt"
junit = "5.10.0"
multiplatform-diff = "0.4.0"
kotlinpoet = "1.14.2"
sarif4k = "0.4.0"
kotlin-logging = "3.0.5"
log4j = "2.20.0"
kotest = "5.6.2"
kotest = "5.7.1"

[plugins]
kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
Expand Down

0 comments on commit 732533b

Please sign in to comment.