Skip to content

Commit

Permalink
Update dependency dev.sigstore.sign:dev.sigstore.sign.gradle.plugin t…
Browse files Browse the repository at this point in the history
…o v1.2.0
  • Loading branch information
renovate[bot] authored and ryandens committed Dec 6, 2024
1 parent 6bf708e commit f228aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/buildlibs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ plugin-publish = { module = "com.gradle.plugin-publish:com.gradle.plugin-publish
kotlin = { module = "org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin", version = "1.9.25" }
nebula-apache-license = { module = "com.netflix.nebula.maven-apache-license:com.netflix.nebula.maven-apache-license.gradle.plugin", version = "21.1.0"}
reproducible-builds = { module = "org.gradlex.reproducible-builds:org.gradlex.reproducible-builds.gradle.plugin", version.ref = "reproducible-builds" }
sigstore = { module = "dev.sigstore.sign:dev.sigstore.sign.gradle.plugin", version = "1.1.0" }
sigstore = { module = "dev.sigstore.sign:dev.sigstore.sign.gradle.plugin", version = "1.2.0" }

[plugins]
reproducible-builds = { id = "org.gradlex.reproducible-builds", version.ref = "reproducible-builds" }
Expand Down

0 comments on commit f228aa9

Please sign in to comment.