diff --git a/README.md b/README.md index f0ecc1d8..0418adef 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Pluto is distributed through [***mavenCentral***](https://central.sonatype.com/a > Note: add both the `pluto` and the `pluto-no-op` variant to isolate Pluto from release builds. ```groovy -def plutoVersion = "2.1.7" +def plutoVersion = "2.1.9" dependencies { ....