Skip to content

Commit 4f2d459

Browse files
committed
Merge remote-tracking branch 'origin/main' into cjohnson/enable-config-cache
* origin/main: Update com.github.breadmoirai.github-release to 2.3.7
2 parents c053178 + 6da5ec6 commit 4f2d459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import org.gradle.crypto.checksum.Checksum
44
plugins {
55
id("base")
66
id("com.felipefzdz.gradle.shellcheck") version "1.4.6"
7-
id("com.github.breadmoirai.github-release") version "2.2.12"
7+
id("com.github.breadmoirai.github-release") version "2.3.7"
88
id("org.gradle.crypto.checksum") version "1.4.0"
99
id("org.gradle.wrapper-upgrade") version "0.10.1"
1010
}

0 commit comments

Comments
 (0)