Skip to content

Commit b50dcce

Browse files
Update all non-major dependencies (#1480)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c646ea9 commit b50dcce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ sonar-commons = "2.18.0.3393"
33
# Before updating the plugin-api version, make sure to check the compatibility matrix and stick to the lowest denominator
44
# https://github.com/SonarSource/sonar-plugin-api?tab=readme-ov-file#compatibility
55
sonar-plugin-api = "11.1.0.2693"
6-
sonarqube = "25.8.0.112029"
6+
sonarqube = "25.9.0.112764"
77
sonar-orchestrator = "5.6.2.2625"
8-
sonarlint = "10.29.0.82203"
8+
sonarlint = "10.32.0.82302"
99
sslr = "1.24.0.633"
1010
junit = "5.13.4"
11-
assertj = "3.27.4"
12-
mockito = "5.19.0"
11+
assertj = "3.27.5"
12+
mockito = "5.20.0"
1313
commons-lang = "3.18.0"
1414
jsr305 = "3.0.2"
1515
staxmate = "2.0.1"

0 commit comments

Comments
 (0)