Skip to content

Commit

Permalink
Bump org.sonarqube from 4.4.1.3373 to 5.0.0.4638
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.4.1.3373 to 5.0.0.4638.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 1, 2024
1 parent 819e225 commit 1709037
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 @@ -3,7 +3,7 @@ plugins {
`maven-publish`
signing
jacoco
id("org.sonarqube") version "4.4.1.3373"
id("org.sonarqube") version "5.0.0.4638"
id("pl.allegro.tech.build.axion-release") version "1.17.0"
id("com.adarshr.test-logger") version "4.0.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
Expand Down

0 comments on commit 1709037

Please sign in to comment.