We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84a01a1 commit dc4a475Copy full SHA for dc4a475
scalardb-test/build.gradle
@@ -6,7 +6,7 @@ plugins {
6
repositories {
7
mavenCentral()
8
maven {
9
- url 'https://oss.sonatype.org/content/repositories/snapshots/'
+ url 'https://central.sonatype.com/repository/maven-snapshots/'
10
}
11
12
url = uri("https://maven.pkg.github.com/scalar-labs/scalardb-sql")
scalardl-test/build.gradle
0 commit comments