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 9a2c184 commit 8c8fef0Copy full SHA for 8c8fef0
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
9
}
10
repositories {
11
- maven { url 'https://repo.spring.io/plugins-release' }
+ maven { url 'https://repo.spring.io/plugins-snapshot' }
12
maven { url 'https://plugins.gradle.org/m2/' }
13
14
0 commit comments