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

Commit 621c71e

Browse files
committed
Snapshot repository for jacoco
1 parent 980473d commit 621c71e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ subprojects {
5757
maven { url "https://dl.bintray.com/graphql-java-kickstart/releases" }
5858
maven { url "https://repo.spring.io/libs-milestone" }
5959
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" }
60+
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
6061
}
6162

6263
dependencyManagement {

0 commit comments

Comments
 (0)