Skip to content

Commit

Permalink
build: bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 5.0.0.4638 to 5.1.0.4882.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 8, 2024
1 parent a21d384 commit 3b77f16
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 @@ -3,7 +3,7 @@ plugins {
id 'org.springframework.boot' version '3.3.0' apply false
id 'io.spring.dependency-management' version '1.1.5' apply false
id 'jacoco'
id "org.sonarqube" version '5.0.0.4638'
id "org.sonarqube" version '5.1.0.4882'
}

java {
Expand Down

0 comments on commit 3b77f16

Please sign in to comment.