We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c646ea9 commit b50dcceCopy full SHA for b50dcce
gradle/libs.versions.toml
@@ -3,13 +3,13 @@ sonar-commons = "2.18.0.3393"
3
# Before updating the plugin-api version, make sure to check the compatibility matrix and stick to the lowest denominator
4
# https://github.com/SonarSource/sonar-plugin-api?tab=readme-ov-file#compatibility
5
sonar-plugin-api = "11.1.0.2693"
6
-sonarqube = "25.8.0.112029"
+sonarqube = "25.9.0.112764"
7
sonar-orchestrator = "5.6.2.2625"
8
-sonarlint = "10.29.0.82203"
+sonarlint = "10.32.0.82302"
9
sslr = "1.24.0.633"
10
junit = "5.13.4"
11
-assertj = "3.27.4"
12
-mockito = "5.19.0"
+assertj = "3.27.5"
+mockito = "5.20.0"
13
commons-lang = "3.18.0"
14
jsr305 = "3.0.2"
15
staxmate = "2.0.1"
0 commit comments