Skip to content

Commit

Permalink
Bump org.sonarqube in /components/abstractions
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>
  • Loading branch information
dependabot[bot] authored Sep 27, 2023
1 parent d61ec60 commit 2453564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/abstractions/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
id 'signing'
id 'jacoco'
id 'com.github.spotbugs' version '5.1.3'
id "org.sonarqube" version "4.3.1.3277"
id "org.sonarqube" version "4.4.0.3356"
}

java {
Expand Down

0 comments on commit 2453564

Please sign in to comment.