Skip to content

Commit 5086b30

Browse files
Update dependency com.github.ben-manes:gradle-versions-plugin to v0.51.0 (#305)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13291cc commit 5086b30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-app/build.gradle

+1-1
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.42.0'
16+
classpath 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
1717
classpath 'com.jaredsburrows:gradle-spoon-plugin:latest.integration'
1818
}
1919
}

0 commit comments

Comments
 (0)