Skip to content

Commit

Permalink
chore: bump org.sonarqube from 3.4.0.2513 to 4.4.1.3373
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 3.4.0.2513 to 4.4.1.3373.

---
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] authored Oct 3, 2023
1 parent bd08f9b commit bba3cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ pluginManagement {
id("com.android.library") version "7.4.2"
id("org.jlleitschuh.gradle.ktlint") version "11.6.0"
kotlin("android") version "1.9.10"
id("org.sonarqube") version "3.4.0.2513"
id("org.sonarqube") version "4.4.1.3373"
}
}

0 comments on commit bba3cf7

Please sign in to comment.