Skip to content

Commit

Permalink
Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 in the gradle group
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update: org.sonarqube.


Updates `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
  dependency-group: gradle
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent aa34eb1 commit 7938d81
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 {
kotlin("plugin.spring") version "2.0.0"
id("org.springframework.boot") version "3.3.1"
id("io.spring.dependency-management") version "1.1.5"
id("org.sonarqube") version "5.0.0.4638"
id("org.sonarqube") version "5.1.0.4882"
jacoco
}

Expand Down

0 comments on commit 7938d81

Please sign in to comment.