Skip to content

Commit

Permalink
Update dependency org.assertj:assertj-core to v3.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent b290ca4 commit c93d399
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.3")
api("org.assertj:assertj-core:3.27.0")
api(gradleTestKit())
}

0 comments on commit c93d399

Please sign in to comment.