Skip to content

Commit

Permalink
Gradle(deps): Bump org.sonarqube in /crime-evidence
Browse files Browse the repository at this point in the history
Bumps org.sonarqube from 4.0.0.2929 to 4.4.1.3373.

---
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 Jan 16, 2024
1 parent 337aa4b commit 9e50fb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crime-evidence/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins {
id "jacoco"
id "org.springframework.boot" version "3.1.5"
id 'io.spring.dependency-management' version '1.1.4'
id "org.sonarqube" version "4.0.0.2929"
id "org.sonarqube" version "4.4.1.3373"
id "info.solidsoft.pitest" version "1.9.11"
id "org.jsonschema2dataclass" version "6.0.0"
}
Expand Down

0 comments on commit 9e50fb0

Please sign in to comment.