Skip to content

Commit

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

chore(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3
  • Loading branch information
jeqo authored Aug 1, 2024
2 parents 3fe1207 + 968d47d commit 4cc1a75
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.26.0"
testImplementation "org.assertj:assertj-core:3.26.3"
testImplementation 'org.awaitility:awaitility:4.2.1'

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

0 comments on commit 4cc1a75

Please sign in to comment.