Skip to content

Commit

Permalink
Update all non-major dependencies (except core Kotlin) (#1778)
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 Nov 8, 2023
1 parent 6c04a7a commit 064e986
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 @@ -3,12 +3,12 @@ kotlin = "1.9.10"
kotlin-ksp = "1.9.10-1.0.13"
serialization = "1.6.0"
ktlint = "1.0.1"
junit = "5.10.0"
junit-platfrom = "1.10.0"
junit = "5.10.1"
junit-platfrom = "1.10.1"
guava = "32.1.3-jre"
commons-cli = "1.6.0"
commons-io = "2.15.0"
detekt = "1.23.2"
detekt = "1.23.3"
dokka = "1.9.10"
gradle-nexus-publish-plugin = "1.3.0"
jacoco = "0.8.8"
Expand Down

0 comments on commit 064e986

Please sign in to comment.