diff --git a/build.gradle b/build.gradle index a6fec05d..865f63be 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ buildscript { } } plugins { - id "com.github.breadmoirai.github-release" version "2.2.10" + id "com.github.breadmoirai.github-release" version "2.2.11" id 'com.matthewprenger.cursegradle' version "1.4.0" id "jacoco" }