Skip to content

Commit cc5c060

Browse files
authored
Merge pull request #485 from sigstore/renovate/com.github.vlsi.stage-vote-release-1.x
chore(deps): update plugin com.github.vlsi.stage-vote-release to v1.90
2 parents d8de3bc + 9413c2b commit cc5c060

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
@@ -1,7 +1,7 @@
11
plugins {
22
id("build-logic.root-build")
33
// It does not support participating in precompiled script plugins
4-
id("com.github.vlsi.stage-vote-release") version "1.88"
4+
id("com.github.vlsi.stage-vote-release") version "1.90"
55
// The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
66
`embedded-kotlin` apply false
77
}

0 commit comments

Comments
 (0)