Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent fb26048 commit 699fbd6
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 @@ -6,7 +6,7 @@
plugins {
`java-library`
id("jacoco")
id("org.sonarqube") version "3.0"
id("org.sonarqube") version "4.3.0.3225"
id("com.vanniktech.maven.publish") version "0.19.0"
}

Expand Down

0 comments on commit 699fbd6

Please sign in to comment.