Skip to content

Commit

Permalink
Update all non-major dependencies (#1318)
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 26, 2024
1 parent de6d335 commit db80d39
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
@@ -1,10 +1,10 @@
[versions]
sonar-commons = "2.16.0.3141"
sonar-plugin-api = "10.13.0.2560"
sonar-plugin-api = "10.14.0.2599"
sonarqube = "10.7.0.96327"
sonar-scanner-gradle = "6.0.0.5145"
sonar-orchestrator = "5.0.0.2065"
sonarlint = "10.9.0.79478"
sonarlint = "10.10.0.79572"
slf4j = "2.0.16"
sslr = "1.24.0.633"
junit = "5.11.3"
Expand All @@ -13,7 +13,7 @@ mockito = "5.14.2"
jfrog-gradle = "5.2.5"
spotless-gradle = "6.25.0"
blowdryer-gradle = "1.7.1"
commons-io = "2.17.0"
commons-io = "2.18.0"
commons-lang = "3.17.0"
jsr305 = "3.0.2"
maven-project = "2.2.1"
Expand Down

0 comments on commit db80d39

Please sign in to comment.