Skip to content

Commit 1d29b18

Browse files
committed
Upgrade to gradle-versions-plugin 0.13.0
1 parent a564d89 commit 1d29b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ buildscript {
1212
classpath 'org.ajoberstar:gradle-git:1.5.0'
1313
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-SNAPSHOT'
1414
classpath 'net.nemerosa:versioning:2.2.1'
15-
classpath 'com.github.ben-manes:gradle-versions-plugin:0.12.0'
15+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
1616
}
1717
}
1818

0 commit comments

Comments
 (0)