Skip to content

Commit

Permalink
chore(deps): bump org.apache.curator:curator-test from 5.7.0 to 5.7.1
Browse files Browse the repository at this point in the history
Bumps [org.apache.curator:curator-test](https://github.com/apache/curator) from 5.7.0 to 5.7.1.
- [Commits](apache/curator@apache-curator-5.7.0...apache-curator-5.7.1)

---
updated-dependencies:
- dependency-name: org.apache.curator:curator-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Nov 11, 2024
1 parent 36a8a5d commit 76988fe
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 @@ -236,7 +236,7 @@ dependencies {
testImplementation 'org.hamcrest:hamcrest-library:3.0'
testImplementation 'org.mockito:mockito-junit-jupiter'
testImplementation 'com.salesforce.kafka.test:kafka-junit5:3.2.5'
testImplementation 'org.apache.curator:curator-test:5.7.0'
testImplementation 'org.apache.curator:curator-test:5.7.1'

testImplementation 'org.awaitility:awaitility:4.2.2'
}
Expand Down

0 comments on commit 76988fe

Please sign in to comment.