Skip to content

Commit

Permalink
chore(deps): Bump org.sonarqube from 5.1.0.4882 to 6.0.0.5145 (#1266)
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 5.1.0.4882 to 6.0.0.5145.

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent d1012bf commit 03f5891
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 @@ -26,7 +26,7 @@ plugins {
kotlin("plugin.spring") version "2.0.21" apply false
id("com.google.cloud.tools.jib") version "3.4.4" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.7" apply false
id("org.sonarqube") version "5.1.0.4882"
id("org.sonarqube") version "6.0.0.5145"
jacoco
}

Expand Down

0 comments on commit 03f5891

Please sign in to comment.