Skip to content

Commit

Permalink
chore(deps): bump org.apache.curator:curator-test from 5.7.1 to 5.8.0
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.1 to 5.8.0.
- [Release notes](https://github.com/apache/curator/releases)
- [Commits](apache/curator@apache-curator-5.7.1...apache-curator-5.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent ffbc988 commit 59a9fd4
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.1'
testImplementation 'org.apache.curator:curator-test:5.8.0'

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

0 comments on commit 59a9fd4

Please sign in to comment.