Skip to content

Commit

Permalink
Merge pull request #161 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
jeqo authored Jan 2, 2024
2 parents 7e80b86 + fcb4d25 commit d633cdb
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 @@ -100,7 +100,7 @@ dependencies {

testImplementation "org.openjdk.jmh:jmh-core:1.37"
testImplementation "org.openjdk.jmh:jmh-generator-annprocess:1.37"
testImplementation "org.assertj:assertj-core:3.24.2"
testImplementation "org.assertj:assertj-core:3.25.0"

jmh "org.apache.kafka:kafka_2.12:${kafkaVersion}"
}
Expand Down

0 comments on commit d633cdb

Please sign in to comment.