Skip to content

Commit

Permalink
Snapshot repository for jacoco
Browse files Browse the repository at this point in the history
  • Loading branch information
oliemansm committed Jan 4, 2021
1 parent 621c71e commit 698ed39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ subprojects {
jcenter()
maven { url "https://dl.bintray.com/graphql-java-kickstart/releases" }
maven { url "https://repo.spring.io/libs-milestone" }
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" }
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
maven { url "https://oss.jfrog.org/artifactory/oss-snapshot-local" }
}

dependencyManagement {
Expand Down

0 comments on commit 698ed39

Please sign in to comment.