Skip to content

Commit

Permalink
upgrade sonarqube
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-manes committed Mar 28, 2024
1 parent c7feefb commit f0de484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ protobuf = "4.26.0"
slf4j = "2.0.12"
slf4j-test = "3.0.1"
snakeyaml = "2.2"
sonarqube = "4.4.1.3373"
sonarqube = "5.0.0.4638"
spotbugs-contrib = "7.6.4"
spotbugs-core = "4.8.3"
spotbugs-plugin = "6.0.9"
Expand All @@ -95,7 +95,7 @@ versions = "0.51.0"
xz = "1.9"
ycsb = "0.17.0"
zero-allocation-hashing = "0.16"
zstd = "1.5.5-11"
zstd = "1.5.6-1"

[libraries]
asm-bom = { module = "org.ow2.asm:asm-bom", version.ref = "asm" }
Expand Down

0 comments on commit f0de484

Please sign in to comment.