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.
1 parent 6c485e3 commit 9e6b2d5Copy full SHA for 9e6b2d5
algorithm-exercises-java/build.gradle
@@ -14,7 +14,7 @@ plugins {
14
id 'org.barfuin.gradle.jacocolog' version '3.1.0'
15
id 'com.adarshr.test-logger' version '4.0.0'
16
id "org.sonarqube" version "6.0.1.5171"
17
- id "com.github.ben-manes.versions" version "0.51.0"
+ id "com.github.ben-manes.versions" version "0.52.0"
18
}
19
20
repositories {
0 commit comments