Skip to content

Commit

Permalink
build(deps): bump dev.sigstore.sign from 0.8.0 to 0.9.0 in /java
Browse files Browse the repository at this point in the history
Bumps dev.sigstore.sign from 0.8.0 to 0.9.0.

---
updated-dependencies:
- dependency-name: dev.sigstore.sign
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2024
1 parent ea2f419 commit 5bd9577
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
`java-library`
`maven-publish`
id("dev.sigstore.sign") version "0.8.0"
id("dev.sigstore.sign") version "0.9.0"
id("com.diffplug.spotless") version "6.25.0"
`signing`
}
Expand Down

0 comments on commit 5bd9577

Please sign in to comment.