Skip to content

Commit 9307e8b

Browse files
snpefkSpace Team
authored and
Space Team
committed
Replace kotlin-ide-plugin-dependencies repository links
#KTI-2255
1 parent 2c257f3 commit 9307e8b

File tree

1 file changed

+1
-1
lines changed
  • libraries/tools/kotlin-gradle-plugin-idea-for-compatibility-tests

1 file changed

+1
-1
lines changed

libraries/tools/kotlin-gradle-plugin-idea-for-compatibility-tests/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repositories {
1818
}
1919

2020
maven(url = "https://maven.pkg.jetbrains.space/kotlin/p/kotlin/bootstrap")
21-
maven(url = "https://maven.pkg.jetbrains.space/kotlin/p/kotlin/kotlin-ide-plugin-dependencies")
21+
maven(url = "https://redirector.kotlinlang.org/maven/kotlin-ide-plugin-dependencies")
2222
}
2323

2424
val classpathDestination = layout.buildDirectory.dir("classpath")

0 commit comments

Comments
 (0)