Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2023
1 parent fdd5af3 commit de923c6
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 @@ -13,7 +13,7 @@ buildscript {

plugins {
id 'io.codearte.nexus-staging' version '0.30.0'
id "org.sonarqube" version "4.4.0.3356"
id "org.sonarqube" version "4.4.1.3373"
}

sonarqube {
Expand Down

0 comments on commit de923c6

Please sign in to comment.