Skip to content

Commit

Permalink
Merge pull request #485 from sigstore/renovate/com.github.vlsi.stage-…
Browse files Browse the repository at this point in the history
…vote-release-1.x

chore(deps): update plugin com.github.vlsi.stage-vote-release to v1.90
  • Loading branch information
loosebazooka authored Sep 7, 2023
2 parents d8de3bc + 9413c2b commit cc5c060
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
id("build-logic.root-build")
// It does not support participating in precompiled script plugins
id("com.github.vlsi.stage-vote-release") version "1.88"
id("com.github.vlsi.stage-vote-release") version "1.90"
// The Kotlin Gradle plugin was loaded multiple times in different subprojects, which is not supported and may break the build.
`embedded-kotlin` apply false
}
Expand Down

0 comments on commit cc5c060

Please sign in to comment.