Skip to content

Commit 05fa176

Browse files
committed
build: remove unnecessary Jitpack repository
1 parent 7fd8218 commit 05fa176

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

build.gradle.kts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ group = "com.github.lppedd"
2121

2222
repositories {
2323
mavenCentral()
24-
25-
// For org.everit.json.schema
26-
maven("https://jitpack.io")
27-
2824
intellijPlatform {
2925
defaultRepositories()
3026
}

0 commit comments

Comments
 (0)