Skip to content

Commit 4ba634a

Browse files
authored
Remove oss.sonatype maven repo (#334)
1 parent d7dd9d3 commit 4ba634a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ allprojects {
3939
repositories {
4040
mavenCentral()
4141
maven("https://jitpack.io")
42-
maven("https://s01.oss.sonatype.org/content/repositories/orgunittestbotsoot-1004/")
4342
maven("https://plugins.gradle.org/m2")
4443
maven("https://www.jetbrains.com/intellij-repository/releases")
4544
maven("https://cache-redirector.jetbrains.com/maven-central")

0 commit comments

Comments
 (0)