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 780c959 + 83aea31 commit 537735dCopy full SHA for 537735d
build.gradle.kts
@@ -5,7 +5,7 @@ import org.gradle.crypto.checksum.Checksum
5
6
plugins {
7
id("base")
8
- id("com.felipefzdz.gradle.shellcheck") version "1.4.6"
+ id("com.felipefzdz.gradle.shellcheck") version "1.5.0"
9
id("com.github.breadmoirai.github-release") version "2.5.2"
10
id("org.gradle.crypto.checksum") version "1.4.0"
11
}
0 commit comments