Skip to content

Commit

Permalink
chore: bump org.sonarqube from 3.5.0.2730 to 4.3.0.3225
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 3.5.0.2730 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 20, 2023
1 parent c2efcf4 commit 814726e
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 "org.sonarqube" version "3.5.0.2730"
id "org.sonarqube" version "4.3.0.3225"
id "org.jlleitschuh.gradle.ktlint" version "11.2.0"
}

Expand Down

0 comments on commit 814726e

Please sign in to comment.