We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13291cc commit 5086b30Copy full SHA for 5086b30
test-app/build.gradle
@@ -13,7 +13,7 @@ buildscript {
13
dependencies {
14
classpath deps.android.tools.build.gradle
15
classpath deps.kotlin.gradle.plugin
16
- classpath 'com.github.ben-manes:gradle-versions-plugin:0.42.0'
+ classpath 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
17
classpath 'com.jaredsburrows:gradle-spoon-plugin:latest.integration'
18
}
19
0 commit comments