diff --git a/README.md b/README.md index 88351d7..0b3a902 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ buildscript { plugins { jacoco - id("com.github.nbaztec.coveralls-jacoco") version "1.2.7" + id("com.github.nbaztec.coveralls-jacoco") version "1.2.8" } ```