Skip to content

Commit 8773d66

Browse files
committed
Update snapshot repository
1 parent 68a44f3 commit 8773d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ configure(allJavaProjects) {
227227

228228
repositories {
229229
mavenCentral()
230-
maven { url "https://oss.jfrog.org/artifactory/libs-snapshot" }
230+
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
231231
}
232232

233233
def webauthn4jVersion = '0.15.1.RELEASE'

0 commit comments

Comments
 (0)