diff --git a/README.md b/README.md index 611ca4f..68d76fe 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ Snapshot versions are available in the related sonatype repository: ```groovy buildscript { repositories { + mavenCentral() maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }