Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin) (#1770)
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] committed Oct 31, 2023
1 parent e186c92 commit c28f1a1
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ ktlint = "1.0.1"
junit = "5.10.0"
junit-platfrom = "1.10.0"
guava = "32.1.3-jre"
commons-cli = "1.5.0"
commons-io = "2.14.0"
detekt = "1.23.1"
commons-cli = "1.6.0"
commons-io = "2.15.0"
detekt = "1.23.2"
dokka = "1.9.10"
gradle-nexus-publish-plugin = "1.3.0"
jacoco = "0.8.8"
Expand All @@ -20,7 +20,7 @@ plexus = "2.1.0"

jbool = "1.24"
kotlin-logging = "5.1.0"
log4j2 = "2.21.0"
log4j2 = "2.21.1"
kaml = "0.55.0"
kotlin-multiplatform-diff = "0.4.0"
sarif4k = "0.5.0"
Expand Down

0 comments on commit c28f1a1

Please sign in to comment.