Skip to content

Commit

Permalink
chore: update sonarqube gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
toedter committed Mar 12, 2023
1 parent fd1d8d6 commit a8149da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
id 'signing'
id 'io.spring.dependency-management' version '1.1.0'
id 'org.springframework.boot' version '3.0.4' apply false
id 'org.sonarqube' version '3.5.0.2730'
id 'org.sonarqube' version '4.0.0.2929'
}

group = 'com.toedter'
Expand Down

0 comments on commit a8149da

Please sign in to comment.