Skip to content

Commit

Permalink
feat: remove unused dependency from sigstore-gradle-sign-base-plugin
Browse files Browse the repository at this point in the history
Signed-off-by: Vladimir Sitnikov <[email protected]>
  • Loading branch information
vlsi committed Oct 3, 2023
1 parent 29b0bf6 commit b538b9c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ description = "Gradle plugin with the base set of tasks and configurations for S

dependencies {
compileOnly(project(":sigstore-java"))
implementation("com.fasterxml.jackson.core:jackson-databind:2.14.2")

sigstoreJavaRuntime(project(":sigstore-java")) {
because("Test code needs access locally-built sigstore-java as a Maven repository")
Expand Down

This file was deleted.

0 comments on commit b538b9c

Please sign in to comment.