diff --git a/README.md b/README.md index 90202b6..7456562 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ com.github.robinfriedli ThreadPool - 1.1.1 + 1.1.2 pom @@ -18,7 +18,7 @@ ## Gradle ```gradle dependencies { - implementation "com.github.robinfriedli:ThreadPool:1.1.1" + implementation "com.github.robinfriedli:ThreadPool:1.1.2" } repositories {