We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c053178 + 6da5ec6 commit 4f2d459Copy full SHA for 4f2d459
build.gradle.kts
@@ -4,7 +4,7 @@ import org.gradle.crypto.checksum.Checksum
4
plugins {
5
id("base")
6
id("com.felipefzdz.gradle.shellcheck") version "1.4.6"
7
- id("com.github.breadmoirai.github-release") version "2.2.12"
+ id("com.github.breadmoirai.github-release") version "2.3.7"
8
id("org.gradle.crypto.checksum") version "1.4.0"
9
id("org.gradle.wrapper-upgrade") version "0.10.1"
10
}
0 commit comments