Skip to content

Commit 9a2c184

Browse files
committed
Use plugins-release
1 parent c836c71 commit 9a2c184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinVersion"
99
}
1010
repositories {
11-
maven { url 'https://repo.spring.io/plugins-snapshot' }
11+
maven { url 'https://repo.spring.io/plugins-release' }
1212
maven { url 'https://plugins.gradle.org/m2/' }
1313
}
1414
}

0 commit comments

Comments
 (0)