diff --git a/README.md b/README.md index acfe700..5a3e163 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ StatsDReporter.forRegistry(registry) ```groovy repositories { - mavenRepo(url: 'http://dl.bintray.com/readytalk/maven') + jcenter() } // for Metrics 2.x