Skip to content
This repository was archived by the owner on Dec 23, 2023. It is now read-only.

Commit 7bfe925

Browse files
authored
Update gradle-versions-plugin to 0.17.0 (was 0.15.0). (#929)
1 parent cec095f commit 7bfe925

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
@@ -10,7 +10,7 @@ buildscript {
1010
classpath 'ru.vyarus:gradle-animalsniffer-plugin:1.4.2'
1111
classpath 'net.ltgt.gradle:gradle-errorprone-plugin:0.0.13'
1212
classpath "net.ltgt.gradle:gradle-apt-plugin:0.10"
13-
classpath 'com.github.ben-manes:gradle-versions-plugin:0.15.0'
13+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.17.0'
1414
classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.6"
1515
}
1616
}

0 commit comments

Comments
 (0)