Skip to content

Commit

Permalink
Merge pull request #309 from Aiven-Open/dependabot/gradle/org.assertj…
Browse files Browse the repository at this point in the history
…-assertj-core-3.25.3

chore(deps): bump org.assertj:assertj-core from 3.25.2 to 3.25.3
  • Loading branch information
jjaakola-aiven authored May 2, 2024
2 parents 10e51c0 + 745c432 commit b0a5f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ dependencies {
testImplementation("org.apache.derby:derbyclient:$derbyVersion")
testImplementation("org.apache.derby:derbyshared:$derbyVersion")
testImplementation("org.apache.derby:derbytools:$derbyVersion")
testImplementation("org.assertj:assertj-core:3.25.2")
testImplementation("org.assertj:assertj-core:3.25.3")
testImplementation("org.awaitility:awaitility:4.2.0")

testRuntimeOnly("org.slf4j:slf4j-log4j12:$slf4jVersion")
Expand Down

0 comments on commit b0a5f2b

Please sign in to comment.