File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ plugins {
18
18
id(" org.sonarsource.cloud-native.code-style-conventions" )
19
19
id(" org.sonarsource.cloud-native.artifactory-configuration" )
20
20
id(" org.sonarsource.cloud-native.rule-api" )
21
- id(" org.sonarqube" ) version " 6.1 .0.5360 "
21
+ id(" org.sonarqube" ) version " 6.2 .0.5505 "
22
22
}
23
23
24
24
artifactoryConfiguration {
Original file line number Diff line number Diff line change 1
1
[versions ]
2
- sonar-commons = " 2.17 .0.3322 "
2
+ sonar-commons = " 2.18 .0.3393 "
3
3
# Before updating the plugin-api version, make sure to check the compatibility matrix and stick to the lowest denominator
4
4
# https://github.com/SonarSource/sonar-plugin-api?tab=readme-ov-file#compatibility
5
5
sonar-plugin-api = " 11.1.0.2693"
6
- sonarqube = " 25.4 .0.105899 "
7
- sonar-orchestrator = " 5.5.0.2535 "
6
+ sonarqube = " 25.5 .0.107428 "
7
+ sonar-orchestrator = " 5.6.2.2625 "
8
8
sonarlint = " 10.22.0.81232"
9
9
sslr = " 1.24.0.633"
10
10
junit = " 5.12.2"
11
11
assertj = " 3.27.3"
12
- mockito = " 5.17 .0"
12
+ mockito = " 5.18 .0"
13
13
commons-lang = " 3.17.0"
14
14
jsr305 = " 3.0.2"
15
15
staxmate = " 2.0.1"
You can’t perform that action at this time.
0 commit comments