Skip to content

Commit db3b9b0

Browse files
authored
Merge pull request #515 from xvik/dependabot/gradle/com.github.ben-manes.versions-0.60.0
Bump com.github.ben-manes.versions from 0.59.0 to 0.60.0
2 parents e1364fe + cc6ef5e commit db3b9b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
id 'ru.vyarus.java-lib' version '3.0.0'
1111
id 'net.researchgate.release' version '3.1.0'
1212
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0'
13-
id 'com.github.ben-manes.versions' version '0.59.0'
13+
id 'com.github.ben-manes.versions' version '0.60.0'
1414
}
1515

1616
wrapper {

0 commit comments

Comments
 (0)