Skip to content

Commit

Permalink
Bump org.sonarqube from 4.4.1.3373 to 6.0.0.5145 (#871)
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.4.1.3373 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>
Co-authored-by: Hans Petter Simonsen <[email protected]>
  • Loading branch information
dependabot[bot] and holymaloney authored Dec 17, 2024
1 parent bd8f595 commit 254819a
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 @@ -16,7 +16,7 @@ plugins {
id("com.github.davidmc24.gradle.plugin.avro") version "1.9.1"
id("project-report")
id("jacoco")
id("org.sonarqube") version "4.4.1.3373"
id("org.sonarqube") version "6.0.0.5145"
id("org.springframework.boot") version "3.4.0"
kotlin("plugin.lombok") version "2.1.0"
id("io.freefair.lombok") version "8.11"
Expand Down

0 comments on commit 254819a

Please sign in to comment.