diff --git a/build.gradle b/build.gradle index 1b3d177..e1b6564 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ plugins { id "com.github.ben-manes.versions" version "0.49.0" id "pl.allegro.tech.build.axion-release" version "1.15.5" - id "com.github.breadmoirai.github-release" version "2.5" + id "com.github.breadmoirai.github-release" version "2.4.1" id "build-dashboard" id 'idea' }