Skip to content

Commit

Permalink
Fix the build break
Browse files Browse the repository at this point in the history
Signed-off-by: Souvik Bose <souvik04in@gmail.com>
  • Loading branch information
sb2k16 authored and sbose2k21 committed Sep 22, 2024
1 parent dc4f50a commit 0e7bf17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data-prepper-plugins/opensearch-api-source/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies {
testImplementation project(':data-prepper-test-common')
testImplementation project(':data-prepper-api').sourceSets.test.output
testImplementation 'org.assertj:assertj-core:3.25.3'
testImplementation testLibs.mockito.inline
compileOnly 'org.projectlombok:lombok:1.18.20'
annotationProcessor 'org.projectlombok:lombok:1.18.20'
}
Expand Down

0 comments on commit 0e7bf17

Please sign in to comment.