Skip to content

Commit

Permalink
Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356 (#293)
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.3.1.3277 to 4.4.0.3356.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 06704fc commit 9c5d702
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 @@ -16,7 +16,7 @@ plugins {
id("java-test-fixtures")
id("net.ltgt.errorprone") version "3.1.0"
id("com.github.spotbugs") version "5.1.3"
id("org.sonarqube") version "4.3.1.3277"
id("org.sonarqube") version "4.4.0.3356"
id("info.solidsoft.pitest") version "1.9.11"
id("org.gradle.test-retry") version "1.5.5"
id("com.github.ben-manes.versions") version "0.48.0"
Expand Down

0 comments on commit 9c5d702

Please sign in to comment.