Skip to content

Commit

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

---
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 25, 2023
1 parent 2dc089f commit 09cc9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("com.google.cloud.tools.jib") version "3.4.0" apply false
id("org.sonarqube") version "4.2.1.3168" apply false
id("org.sonarqube") version "4.3.1.3277" apply false
`kotlin-dsl`
}

Expand Down

0 comments on commit 09cc9ec

Please sign in to comment.