File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -60,7 +60,6 @@ subprojects {
6060
6161 repositories {
6262 mavenCentral()
63- maven { url ' https://jitpack.io' }
6463 }
6564
6665 dependencies {
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ dependencies {
5151
5252 // The following packages are provided for ScalarDL contracts in runtime
5353 implementation group : ' org.hashids' , name : ' hashids' , version : ' 1.0.3'
54- implementation group : ' com.github.everit-org.json-schema ' , name : ' org. everit. json. schema' , version : ' v1 .14.6'
54+ implementation group : ' com.github.erosb ' , name : ' everit- json- schema' , version : ' 1 .14.6'
5555
5656 testImplementation group : ' com.scalar-labs' , name : ' scalardb-schema-loader' , version : " ${ scalarDbVersion} "
5757 testImplementation group : ' org.junit.jupiter' , name : ' junit-jupiter-params' , version : " ${ junitVersion} "
You can’t perform that action at this time.
0 commit comments