Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin) (#1765)
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 Oct 23, 2023
1 parent acb3a1c commit c7c539a
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 @@ -9,18 +9,18 @@ guava = "32.1.3-jre"
commons-cli = "1.5.0"
commons-io = "2.14.0"
detekt = "1.23.1"
dokka = "1.9.0"
dokka = "1.9.10"
gradle-nexus-publish-plugin = "1.3.0"
jacoco = "0.8.8"
# maven
maven-api = "3.9.5"
maven-plugin-tools = "3.8.1"
maven-plugin-testing-harness = "3.3.0"
plexus = "2.0"
plexus = "2.1.0"

jbool = "1.24"
kotlin-logging = "5.1.0"
log4j2 = "2.20.0"
log4j2 = "2.21.0"
kaml = "0.55.0"
kotlin-multiplatform-diff = "0.4.0"
sarif4k = "0.5.0"
Expand All @@ -37,7 +37,7 @@ jetbrains-annotations = "24.0.1"
kotlinx-coroutines = "1.7.3"
assertj = "3.24.2"
diktat = "1.3.0-SNAPSHOT"
reckon = "0.18.0"
reckon = "0.18.1"
spotless = "6.22.0"
download = "5.5.0"

Expand Down

0 comments on commit c7c539a

Please sign in to comment.