Skip to content

Commit

Permalink
Bump org.sonarqube from 6.0.0.5145 to 6.0.1.5171 (#489)
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 6.0.0.5145 to 6.0.1.5171.

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

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 Dec 3, 2024
1 parent aa75a0f commit 8a83db3
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
Expand Up @@ -2,7 +2,7 @@ plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.4.4"
id("jacoco")
id("org.sonarqube") version "6.0.0.5145"
id("org.sonarqube") version "6.0.1.5171"
id("pl.allegro.tech.build.axion-release") version "1.18.16"
id("checkstyle")
}
Expand Down

0 comments on commit 8a83db3

Please sign in to comment.