Skip to content

Commit

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

---
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 Oct 5, 2023
1 parent 98ecc9d commit 2acd0af
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 @@ -3,7 +3,7 @@ import java.util.jar.JarFile
plugins {
id 'java'
id 'jacoco'
id "org.sonarqube" version "4.3.1.3277"
id "org.sonarqube" version "4.4.1.3373"
id 'maven-publish'
id 'com.github.johnrengelman.shadow' version '8.0.0'
id 'org.quiltmc.gradle.licenser' version '2.0.1'
Expand Down

0 comments on commit 2acd0af

Please sign in to comment.