Skip to content

Commit

Permalink
chore(deps): update plugin org.sonarqube to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 4, 2024
1 parent 57a5049 commit c924a1c
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 "5.1.0.4882"
id "jacoco"
id "io.github.gradle-nexus.publish-plugin" version '1.3.0'
}
Expand Down

0 comments on commit c924a1c

Please sign in to comment.