Skip to content

Commit d5ad7f8

Browse files
renovate[bot]jonas-wielage-sonarsource
authored andcommitted
Update all non-major dependencies (#663)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonas Wielage <jonas.wielage@sonarsource.com> GitOrigin-RevId: 8d31ef8e29aca40948f94efee603ab7f523310bf
1 parent 8491ac4 commit d5ad7f8

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

gradle/libs.versions.toml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,24 @@ analyzer-commons = "2.21.0.4626"
44
# https://github.com/SonarSource/sonar-plugin-api?tab=readme-ov-file#compatibility
55
plugin-api = "11.1.0.2693"
66
license-api = "3.4"
7-
sonarqube = "26.1.0.118079"
7+
sonarqube = "26.2.0.119303"
88
orchestrator = "6.1.0.3962"
9-
sonarlint = "10.42.0.84187"
9+
sonarlint = "10.45.0.84373"
1010
minimal-json = "0.9.5"
1111
mockito-core = "5.21.0"
12-
assertj-core = "3.27.6"
13-
junit-jupiter = "6.0.2"
12+
assertj-core = "3.27.7"
13+
junit-jupiter = "6.0.3"
1414
# slf4j is provided by SQ, SC or SL, should be aligned with sonar-plugin-api in integration tests
1515
slf4j-api = "1.7.36"
1616
xerces = "2.12.2"
1717
awaitility = "4.3.0"
1818
classgraph = "4.8.184"
1919
yguard = "4.1.1"
20-
commons-codec = "1.20.0"
20+
commons-codec = "1.21.0"
2121
jsr305 = "3.0.2"
22-
download = "5.6.0"
23-
kotlinx-serialization-json = "1.9.0"
24-
kotlin-serialization-plugin = "2.3.0"
22+
download = "5.7.0"
23+
kotlinx-serialization-json = "1.10.0"
24+
kotlin-serialization-plugin = "2.3.10"
2525
archunit = "1.4.1"
2626
sonar-scanner-gradle = "7.1.0.6387"
2727

0 commit comments

Comments
 (0)