Skip to content

Commit

Permalink
KAFKA-18493: Fix configure :streams:integration-tests project error (#…
Browse files Browse the repository at this point in the history
…18511)

Reviewers: Ismael Juma <[email protected]>, Matthias J. Sax <[email protected]>
  • Loading branch information
m1a2st authored Jan 14, 2025
1 parent ddc3faa commit 730272e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2860,6 +2860,7 @@ project(':streams:integration-tests') {

dependencies {
implementation libs.slf4jApi
implementation libs.scalaLibrary

testImplementation project(':clients').sourceSets.test.output
testImplementation project(':group-coordinator')
Expand Down

0 comments on commit 730272e

Please sign in to comment.