Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Bump org.sonarqube from 3.1.1 to 4.4.0.3356
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 3.1.1 to 4.4.0.3356.

---
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 Oct 2, 2023
1 parent 991c555 commit 5b111f1
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 @@ -18,7 +18,7 @@ plugins {
id 'application'
id 'jacoco'
id 'nebula.netflixoss' version '10.6.0'
id 'org.sonarqube' version '3.1.1'
id 'org.sonarqube' version '4.4.0.3356'
}

// Establish version and status
Expand Down

0 comments on commit 5b111f1

Please sign in to comment.