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.
2 parents 5865f0e + 0afdbab commit 8dad2acCopy full SHA for 8dad2ac
README.md
@@ -64,7 +64,7 @@ Gradle users configure the `java-dataloader` dependency in `build.gradle`:
64
65
```
66
repositories {
67
- jcenter()
+ mavenCentral()
68
}
69
70
dependencies {
0 commit comments