Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin) (#1755)
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 2, 2023
1 parent 4d0f953 commit 4a8c498
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ junit = "5.10.0"
junit-platfrom = "1.10.0"
guava = "32.1.2-jre"
commons-cli = "1.5.0"
commons-io = "2.13.0"
commons-io = "2.14.0"
detekt = "1.23.1"
dokka = "1.9.0"
gradle-nexus-publish-plugin = "1.3.0"
Expand Down Expand Up @@ -38,7 +38,7 @@ kotlinx-coroutines = "1.7.3"
assertj = "3.24.2"
diktat = "1.3.0-SNAPSHOT"
reckon = "0.18.0"
spotless = "6.21.0"
spotless = "6.22.0"
download = "5.5.0"

[plugins]
Expand Down

0 comments on commit 4a8c498

Please sign in to comment.