Skip to content

Commit

Permalink
build(deps): bump sonarqube plugin from 5.0.0.4638 to 5.1.0.4882 (#1066)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and nsenave committed Jul 15, 2024
1 parent 7fef34c commit c6d068a
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.1' 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 c6d068a

Please sign in to comment.