Skip to content

Commit

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

chore(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.0
  • Loading branch information
tvainika authored Jan 2, 2025
2 parents ef79d1c + 42946e3 commit f5353d5
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.3"
testImplementation "org.assertj:assertj-core:3.27.0"
testImplementation 'org.awaitility:awaitility:4.2.2'

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

0 comments on commit f5353d5

Please sign in to comment.