Skip to content

Commit df89676

Browse files
Update dependency com.github.ben-manes:gradle-versions-plugin to v0.52.0
1 parent da1edc7 commit df89676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
dependencies {
1414
classpath deps.android.tools.build.gradle
1515
classpath deps.kotlin.gradle.plugin
16-
classpath 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
16+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.52.0'
1717
classpath 'com.jaredsburrows:gradle-spoon-plugin:latest.integration'
1818
}
1919
}

0 commit comments

Comments
 (0)