Skip to content

Commit

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

chore(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • Loading branch information
ivanyu authored Jun 3, 2024
2 parents 23f130e + 2966f41 commit e82d324
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.25.3"
testImplementation "org.assertj:assertj-core:3.26.0"
testImplementation 'org.awaitility:awaitility:4.2.1'

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

0 comments on commit e82d324

Please sign in to comment.