Skip to content

Commit

Permalink
Merge pull request #203 from Aiven-Open/dependabot/gradle/org.awaitil…
Browse files Browse the repository at this point in the history
…ity-awaitility-4.2.2

chore(deps): bump org.awaitility:awaitility from 4.2.1 to 4.2.2
  • Loading branch information
AnatolyPopov authored Oct 1, 2024
2 parents 3715d9a + c01d3ec commit dac1829
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 @@ -101,7 +101,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.awaitility:awaitility:4.2.1'
testImplementation 'org.awaitility:awaitility:4.2.2'

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

0 comments on commit dac1829

Please sign in to comment.