Skip to content

Commit d9cc9e2

Browse files
authored
fix(java-shell): remove sunsetted bintray repo (#1166)
1 parent 3cf34ec commit d9cc9e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/java-shell/settings.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
pluginManagement {
22
repositories {
3-
maven { url 'https://dl.bintray.com/kotlin/kotlin-eap' }
43
mavenCentral()
54
maven { url 'https://plugins.gradle.org/m2/' }
65
}

0 commit comments

Comments
 (0)