File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
1818 id(" org.sonarsource.cloud-native.code-style-conventions" )
1919 id(" org.sonarsource.cloud-native.artifactory-configuration" )
2020 id(" org.sonarsource.cloud-native.rule-api" )
21- id(" org.sonarqube" ) version " 7.0.1.6134 "
21+ id(" org.sonarqube" ) version " 7.2.0.6526 "
2222}
2323
2424artifactoryConfiguration {
Original file line number Diff line number Diff line change 11[versions ]
2- sonar-commons = " 2.18 .0.3393 "
2+ sonar-commons = " 2.21 .0.4626 "
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
55sonar-plugin-api = " 11.1.0.2693"
6- sonarqube = " 25.10 .0.114319 "
7- sonar-orchestrator = " 6.0.0.3852 "
8- sonarlint = " 10.34 .1.83453 "
9- sslr = " 1.24 .0.633 "
10- junit = " 6.0.0 "
6+ sonarqube = " 25.11 .0.114957 "
7+ sonar-orchestrator = " 6.0.3.3907 "
8+ sonarlint = " 10.37 .1.83894 "
9+ sslr = " 1.25 .0.3878 "
10+ junit = " 6.0.1 "
1111assertj = " 3.27.6"
1212mockito = " 5.20.0"
13- commons-lang = " 3.19 .0"
13+ commons-lang = " 3.20 .0"
1414jsr305 = " 3.0.2"
1515staxmate = " 2.0.1"
1616awaitility = " 4.3.0"
You can’t perform that action at this time.
0 commit comments