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

Commit d7ad236

Browse files
committed
Add kickstart repository
1 parent 9a34fff commit d7ad236

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
@@ -51,6 +51,7 @@ subprojects {
5151
mavenLocal()
5252
mavenCentral()
5353
jcenter()
54+
maven { url "https://dl.bintray.com/graphql-java-kickstart/releases" }
5455
maven { url "http://oss.jfrog.org/artifactory/oss-snapshot-local" }
5556
maven { url "http://repo.spring.io/libs-milestone" }
5657
}

0 commit comments

Comments
 (0)