Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent 640065f commit 6b0509a
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 @@ -25,7 +25,7 @@ plugins {
kotlin("plugin.spring") version "1.9.24" apply false
id("com.google.cloud.tools.jib") version "3.4.3" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.6" apply false
id("org.sonarqube") version "5.0.0.4638"
id("org.sonarqube") version "5.1.0.4882"
jacoco
}

Expand Down

0 comments on commit 6b0509a

Please sign in to comment.