diff --git a/build.gradle b/build.gradle index 79f022cd..7967a032 100644 --- a/build.gradle +++ b/build.gradle @@ -6,7 +6,7 @@ plugins{ //id "com.dorongold.task-tree" version "1.5" Current version doesn't support gradle 6.8 id 'com.matthewprenger.cursegradle' version '1.4.0' apply false - id "com.github.breadmoirai.github-release" version "2.4.1" + id "com.github.breadmoirai.github-release" version "2.5.2" id "com.modrinth.minotaur" version "2.8.4" apply false }