Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump org.sonarqube from 3.2.0 to 4.4.1.3373
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 3.2.0 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 Nov 1, 2023
1 parent e3f33ba commit 48a39a8
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 @@ -29,7 +29,7 @@ plugins {
id "io.gitlab.arturbosch.detekt" version "1.17.1" apply false
id "br.com.zup.beagle.dependencies" apply false
id "org.jetbrains.dokka" version "1.4.32"
id "org.sonarqube" version "3.2.0"
id "org.sonarqube" version "4.4.1.3373"
id "jacoco"
}

Expand Down

0 comments on commit 48a39a8

Please sign in to comment.