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 9, 2024
1 parent 97c018f commit 4830c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
api("org.junit.jupiter:junit-jupiter-api:5.10.3")
implementation("org.slf4j:slf4j-api:2.0.13")

testFixturesApi("org.assertj:assertj-core:3.26.0")
testFixturesApi("org.assertj:assertj-core:3.26.3")
testFixturesImplementation("org.flywaydb:flyway-core:9.22.3")
testFixturesImplementation("ch.qos.logback:logback-classic:1.5.6")
}
Expand Down

0 comments on commit 4830c02

Please sign in to comment.