Skip to content

Commit

Permalink
Fix the build break for kinesis source (#5034)
Browse files Browse the repository at this point in the history
Signed-off-by: Souvik Bose <[email protected]>
Co-authored-by: Souvik Bose <[email protected]>
  • Loading branch information
sb2k16 and sbose2k21 authored Oct 8, 2024
1 parent 0e3b852 commit 8ee2de9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data-prepper-plugins/kinesis-source/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ dependencies {
testImplementation project(':data-prepper-test-common')
testImplementation project(':data-prepper-test-event')
testImplementation project(':data-prepper-core')
testImplementation project(':data-prepper-event')
testImplementation project(':data-prepper-plugin-framework')
testImplementation project(':data-prepper-pipeline-parser')
testImplementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-yaml'
Expand Down

0 comments on commit 8ee2de9

Please sign in to comment.