We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd8218 commit 05fa176Copy full SHA for 05fa176
1 file changed
build.gradle.kts
@@ -21,10 +21,6 @@ group = "com.github.lppedd"
21
22
repositories {
23
mavenCentral()
24
-
25
- // For org.everit.json.schema
26
- maven("https://jitpack.io")
27
28
intellijPlatform {
29
defaultRepositories()
30
}
0 commit comments