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 23, 2024
1 parent 4598177 commit 3a2c552
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
@@ -1,19 +1,19 @@
[versions]
slang-dependencies = "1.18.0.6375"
slang-dependencies = "1.18.1.6411"
analyzer-commons = "2.16.0.3141"
plugin-api = "10.14.0.2599"
sonarqube = "24.12.0.100206"
orchestrator = "5.1.0.2254"
sonarlint = "10.12.0.79820"
sonarlint = "10.12.1.79852"
minimal-json = "0.9.5"
mockito-core = "5.14.2"
assertj-core = "3.26.3"
assertj-core = "3.27.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.36"
xerces = "2.12.2"
awaitility = "4.2.2"
classgraph = "4.8.162"
classgraph = "4.8.179"

[libraries]
sonar-plugin-api = { group = "org.sonarsource.api.plugin", name = "sonar-plugin-api", version.ref = "plugin-api" }
Expand Down

0 comments on commit 3a2c552

Please sign in to comment.