Skip to content

Commit

Permalink
Build(deps): Bump org.sonarqube from 3.4.0.2513 to 5.0.0.4638
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 3.4.0.2513 to 5.0.0.4638.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ff595cf commit 8fcf985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import org.codehaus.groovy.runtime.GStringImpl
plugins {
id "idea"
id "org.scoverage" version "8.0.3" apply false
id "org.sonarqube" version "3.4.0.2513"
id "org.sonarqube" version "5.0.0.4638"
id "com.diffplug.spotless" version "6.12.1" apply false
id "org.nosphere.apache.rat" version "0.8.0"
id "com.github.maiflai.scalatest" version "0.32" apply false
Expand Down

0 comments on commit 8fcf985

Please sign in to comment.