Skip to content

Commit

Permalink
Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent 5e586f7 commit 8fe8153
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.3.1.3277"
id "org.sonarqube" version "4.4.0.3356"
}

sonarqube {
Expand Down

0 comments on commit 8fe8153

Please sign in to comment.