Skip to content
This repository was archived by the owner on Oct 2, 2025. It is now read-only.

Commit e00c775

Browse files
authored
chore(deps): Upgrade org.gradle.crypto.checksum.gradle.plugin to support Gradle 8 (#189)
Signed-off-by: Roberto Perez Alcolea <[email protected]>
1 parent 34cd45c commit e00c775

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spinnaker-extensions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ plugins {
2121
}
2222

2323
dependencies {
24-
implementation("org.gradle.crypto.checksum:org.gradle.crypto.checksum.gradle.plugin:1.2.0")
24+
implementation("org.gradle.crypto.checksum:org.gradle.crypto.checksum.gradle.plugin:1.4.0")
2525

2626
implementation(platform("com.fasterxml.jackson:jackson-bom:2.11.1"))
2727
implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml")

0 commit comments

Comments
 (0)