Skip to content

Commit

Permalink
build(deps): bump dev.sigstore.sign from 0.11.0 to 0.12.0 in /java (#385
Browse files Browse the repository at this point in the history
)

Bumps dev.sigstore.sign from 0.11.0 to 0.12.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 26, 2024
1 parent ea7269b commit 58edbd1
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.11.0"
id("dev.sigstore.sign") version "0.12.0"
id("com.diffplug.spotless") version "6.25.0"
`signing`
}
Expand Down

0 comments on commit 58edbd1

Please sign in to comment.