Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and MCMicS committed Jul 16, 2024
1 parent de97583 commit f77d27f
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 @@ -12,7 +12,7 @@ plugins {
id 'org.jetbrains.qodana' version '2024.1.5'
id "io.freefair.lombok" version "8.6"
id 'idea'
id "org.sonarqube" version '5.0.0.4638'
id "org.sonarqube" version '5.1.0.4882'
id 'jacoco'
}
def readPropertyString = (key) -> property(key).toString()
Expand Down

0 comments on commit f77d27f

Please sign in to comment.