Skip to content

Commit 654a315

Browse files
committed
Update the snapshot repository for JPA
1 parent 921bf53 commit 654a315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencyResolutionManagement {
3636
}
3737
// Needed for the SNAPSHOT versions of Jakarta Persistence
3838
maven {
39-
url "https://jakarta.oss.sonatype.org/content/repositories/snapshots/"
39+
url "https://central.sonatype.com/repository/maven-snapshots/"
4040
}
4141
}
4242

0 commit comments

Comments
 (0)