Skip to content

Commit

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


Updates `org.sonarqube` from 5.1.0.4882 to 6.0.0.5145

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and wadoon committed Nov 26, 2024
1 parent b0bbba3 commit b9a91c1
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 @@ -3,7 +3,7 @@ import java.text.SimpleDateFormat
plugins {
id "org.jetbrains.kotlin.jvm" version "2.0.21" apply false
id("org.jetbrains.dokka") version "1.9.20"
id "org.sonarqube" version "5.1.0.4882"
id "org.sonarqube" version "6.0.0.5145"
id "com.github.ben-manes.versions" version "0.51.0"
}

Expand Down

0 comments on commit b9a91c1

Please sign in to comment.