Skip to content

Commit

Permalink
chore(deps): update plugin org.sonarqube to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 4db8e43 commit af4163d
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
@@ -1,6 +1,6 @@
plugins {
id "org.springframework.boot" version "$LIB_SPRING_BOOT_VER" apply false
id "org.sonarqube" version "4.4.1.3373"
id "org.sonarqube" version "6.0.0.5145"
id "jacoco"
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
}
Expand Down

0 comments on commit af4163d

Please sign in to comment.