We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71b449 commit 72cb28aCopy full SHA for 72cb28a
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
11
dependencies {
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:${KOTLIN_VERSION}"
13
- classpath 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
+ classpath 'com.github.ben-manes:gradle-versions-plugin:0.52.0'
14
}
15
16
0 commit comments