Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2024
1 parent d2da726 commit 69b6b02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-testkit/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ dependencies {
api("org.junit.jupiter:junit-jupiter-api")
api("org.junit.jupiter:junit-jupiter-params")
implementation("org.junit.jupiter:junit-jupiter")
api("org.assertj:assertj-core:3.26.0")
api("org.assertj:assertj-core:3.26.3")
api(gradleTestKit())
}

0 comments on commit 69b6b02

Please sign in to comment.