Skip to content

Commit 1096b2f

Browse files
authored
PHEE-347 update Jfrog URLs in all paymenthub repos. (#72)
1 parent 91e45f2 commit 1096b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repositories {
3535
mavenCentral()
3636
maven { url "https://repo.spring.io/libs-release" }
3737
maven { url "https://repository.jboss.org/nexus/content/repositories/releases" }
38-
maven { url "https://fynarfin.jfrog.io/artifactory/fyn-libs-release-local"}
38+
maven { url "https://jfrog.sandbox.fynarfin.io/artifactory/fyn-libs-snapshot'"}
3939
}
4040

4141
//license {

0 commit comments

Comments
 (0)