Skip to content

Commit

Permalink
Sonar: updating to 6.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
axelpavageauekino committed Oct 28, 2024
1 parent 1647f86 commit c5d31ca
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Versions
----------
* Bitcoind: deprecating this image
* Python : 3.8 is now deprecated. Adding version 3.13.
* Sonar: updating to 6.2.x

2024-09-30
----------
Expand Down
4 changes: 2 additions & 2 deletions sonar/config.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
versions:
"6.1":
"6.2":
platforms:
- linux/amd64
- linux/arm64
build_args:
SONARSCANNER_VERSION: 6.1.0.4477
SONARSCANNER_VERSION: 6.2.1.4610
test_config:
cmd:
- java -version
Expand Down

0 comments on commit c5d31ca

Please sign in to comment.