Skip to content

Commit

Permalink
Bump org.sonarqube from 5.0.0.4638 to 5.1.0.4882 (#252)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 8d2d1fb commit 87652ab
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 @@ -7,7 +7,7 @@ plugins {
id 'com.diffplug.spotless' version '6.25.0'// code format
id "de.undercouch.download" version "5.6.0" // downloads plugin
id 'jacoco' // java code coverage plugin
id "org.sonarqube" version "5.0.0.4638" // sonarqube
id "org.sonarqube" version "5.1.0.4882" // sonarqube
id 'org.scoverage' version '8.1' // Code coverage plugin for scala
id "com.github.maiflai.scalatest" version "0.32" // run scalatest without specific task
}
Expand Down

0 comments on commit 87652ab

Please sign in to comment.