Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (except core kotlin)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 25, 2024
1 parent 56d1632 commit d2f014a
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 @@ -5,10 +5,10 @@ serialization = "1.6.3"
ktlint = "1.0.1"
junit = "5.10.2"
junit-platfrom = "1.10.2"
guava = "33.0.0-jre"
guava = "33.1.0-jre"
commons-cli = "1.6.0"
commons-io = "2.15.1"
detekt = "1.23.5"
detekt = "1.23.6"
dokka = "1.9.20"
gradle-nexus-publish-plugin = "1.3.0"
jacoco = "0.8.8"
Expand All @@ -21,8 +21,8 @@ plexus = "2.1.0"
jbool = "1.24"
kotlin-logging = "6.0.3"
log4j2 = "2.23.1"
kaml = "0.57.0"
sarif4k = "0.5.0"
kaml = "0.58.0"
sarif4k = "0.6.0"
jupiter-itf-extension = "0.13.1"

# executable jar
Expand Down

0 comments on commit d2f014a

Please sign in to comment.