diff --git a/README.md b/README.md index 0fe9a17..2155d21 100644 --- a/README.md +++ b/README.md @@ -37,14 +37,14 @@ This library is supported on Java 9 or later. It works on Android Maven coordinates (see -[here](https://search.maven.org/artifact/org.nibor.autolink/autolink/0.10.1/jar) +[here](https://central.sonatype.com/artifact/org.nibor.autolink/autolink/0.11.0/overview) for other build systems): ```xml org.nibor.autolink autolink - 0.10.1 + 0.11.0 ```