Skip to content

Commit

Permalink
Bump org.sonarqube in the gradle group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the gradle group with 1 update in the / directory: 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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2024
1 parent bad3016 commit f1d4213
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 @@ -6,7 +6,7 @@ plugins {
kotlin("plugin.jpa") 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 f1d4213

Please sign in to comment.