We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9c707 commit a5ecb5dCopy full SHA for a5ecb5d
build.gradle
@@ -32,7 +32,7 @@ repositories {
32
mavenLocal()
33
maven { url "https://repo.grails.org/grails/core" }
34
maven { url "https://nexus.ala.org.au/content/groups/public/" }
35
- maven { url "http://jaspersoft.artifactoryonline.com/jaspersoft/jaspersoft-repo"}
+ maven { url "https://jaspersoft.jfrog.io/artifactory/third-party-ce-artifacts"}
36
}
37
38
configurations {
0 commit comments