Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 698ed39

Browse files
committed
Snapshot repository for jacoco
1 parent 621c71e commit 698ed39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ subprojects {
5656
jcenter()
5757
maven { url "https://dl.bintray.com/graphql-java-kickstart/releases" }
5858
maven { url "https://repo.spring.io/libs-milestone" }
59-
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" }
6059
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
60+
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" }
6161
}
6262

6363
dependencyManagement {

0 commit comments

Comments
 (0)