File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -226,8 +226,8 @@ jobs:
226
226
os : [ubuntu-latest]
227
227
java : [ '17' ]
228
228
distribution : [ 'temurin' ]
229
- sonarqube : [ '9.9.8.100196', '25.1 .0.102122 ' ]
230
- sonarscanner : [ '6.2.1.4610 ' ]
229
+ sonarqube : [ '9.9.8.100196', '25.3 .0.104237 ' ]
230
+ sonarscanner : [ '7.0.2.4839 ' ]
231
231
232
232
runs-on : ${{ matrix.os }}
233
233
needs : [build-linux, verify-rules]
@@ -367,8 +367,8 @@ jobs:
367
367
os : [windows-latest]
368
368
java : [ '17' ]
369
369
distribution : [ 'temurin' ]
370
- sonarqube : [ '9.9.8.100196', '25.1 .0.102122 ' ]
371
- sonarscanner : [ '6.2.1.4610 ' ]
370
+ sonarqube : [ '9.9.8.100196', '25.3 .0.104237 ' ]
371
+ sonarscanner : [ '7.0.2.4839 ' ]
372
372
373
373
runs-on : ${{ matrix.os }}
374
374
# needs build-linux because of JAR artifacts
You can’t perform that action at this time.
0 commit comments