Skip to content

Commit 9e6b2d5

Browse files
Update plugin com.github.ben-manes.versions to v0.52.0
1 parent 6c485e3 commit 9e6b2d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithm-exercises-java/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ plugins {
1414
id 'org.barfuin.gradle.jacocolog' version '3.1.0'
1515
id 'com.adarshr.test-logger' version '4.0.0'
1616
id "org.sonarqube" version "6.0.1.5171"
17-
id "com.github.ben-manes.versions" version "0.51.0"
17+
id "com.github.ben-manes.versions" version "0.52.0"
1818
}
1919

2020
repositories {

0 commit comments

Comments
 (0)