We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8733c35 + be4a21b commit 5df5c28Copy full SHA for 5df5c28
algorithm-exercises-java/build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'jacoco'
15
id 'org.barfuin.gradle.jacocolog' version '4.0.1'
16
id 'com.adarshr.test-logger' version '4.0.0'
17
- id "org.sonarqube" version "7.2.2.6593"
+ id "org.sonarqube" version "7.2.3.7755"
18
id "com.github.ben-manes.versions" version "0.53.0"
19
id "com.diffplug.spotless" version "8.3.0"
20
}
0 commit comments