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] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 22, 2024
1 parent ffdb227 commit 983fd10
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 "de.undercouch.download" version "5.6.0" // downloads plugin
id "kr.motd.sphinx" version "2.10.1" // documentation generation
id "com.github.johnrengelman.shadow" version "8.1.1" // fat jar
id "org.sonarqube" version "5.0.0.4638" // sonarqube
id "org.sonarqube" version "5.1.0.4882" // sonarqube
id "org.scoverage" version "8.1" // scala code coverage scoverage
id "com.github.maiflai.scalatest" version "0.32" // run scalatest without specific spec task
id 'org.hidetake.ssh' version '2.11.2'
Expand Down

0 comments on commit 983fd10

Please sign in to comment.