Skip to content

Commit

Permalink
Bump org.apache.curator:curator-test
Browse files Browse the repository at this point in the history
Bumps [org.apache.curator:curator-test](https://github.com/apache/curator) from 5.5.0 to 5.7.0.
- [Commits](apache/curator@apache-curator-5.5.0...apache-curator-5.7.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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 11, 2024
1 parent 8a1a416 commit 5302974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-prepper-plugins/kafka-plugins/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencies {
testImplementation project(':data-prepper-pipeline-parser')
testImplementation 'org.apache.kafka:kafka_2.13:3.6.1'
testImplementation 'org.apache.kafka:kafka_2.13:3.6.1:test'
testImplementation 'org.apache.curator:curator-test:5.5.0'
testImplementation 'org.apache.curator:curator-test:5.7.0'
testImplementation('com.kjetland:mbknor-jackson-jsonschema_2.13:1.0.39')
testImplementation project(':data-prepper-plugins:otel-metrics-source')
testImplementation project(':data-prepper-plugins:otel-proto-common')
Expand Down

0 comments on commit 5302974

Please sign in to comment.