Skip to content

Commit

Permalink
Merge pull request #1122 from rahulsom/renovate/org.sonarqube-5.x
Browse files Browse the repository at this point in the history
chore(deps): update plugin org.sonarqube to v5
  • Loading branch information
rahulsom authored Apr 21, 2024
2 parents 810eb3e + ceb6425 commit 6eecd5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("org.jlleitschuh.gradle.ktlint").version("11.6.1").apply(false)
id("org.springframework.boot").version("3.0.4").apply(false)
id("io.spring.dependency-management").version("1.1.4").apply(false)
id("org.sonarqube").version("4.4.1.3373")
id("org.sonarqube").version("5.0.0.4638")
id("me.champeau.buildscan-recipes").version("0.2.3")
id("com.sourcemuse.mongo").version("1.0.7").apply(false)
}
Expand Down

0 comments on commit 6eecd5e

Please sign in to comment.