Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 9613415 commit 953e345
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
[versions]
slang-dependencies = "1.17.0.6351"
slang-dependencies = "1.18.0.6375"
analyzer-commons = "2.16.0.3141"
plugin-api = "10.11.0.2468"
plugin-api = "10.14.0.2599"
sonarqube = "24.12.0.100206"
orchestrator = "5.1.0.2254"
sonarlint = "10.11.2.79730"
sonarlint = "10.12.0.79820"
minimal-json = "0.9.5"
mockito-core = "5.13.0"
mockito-core = "5.14.2"
assertj-core = "3.26.3"
junit-jupiter = "5.11.0"
junit-jupiter = "5.11.4"
# slf4j is provided by SQ, SC or SL, should be aligned with sonar-plugin-api in integration tests
slf4j-api = "1.7.30"
slf4j-api = "1.7.36"
xerces = "2.12.2"
awaitility = "4.2.2"

Expand Down

0 comments on commit 953e345

Please sign in to comment.