Skip to content

Commit

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

Bump org.assertj:assertj-core from 3.24.2 to 3.25.0
  • Loading branch information
tvainika authored Jan 8, 2024
2 parents 5b9730e + 2f81681 commit ef90244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,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.24.2'
testImplementation 'org.assertj:assertj-core:3.25.0'

testRuntimeOnly "org.slf4j:slf4j-log4j12:$slf4jVersion"

Expand Down

0 comments on commit ef90244

Please sign in to comment.