Skip to content

Commit

Permalink
Export streams and clients apis from streams-test-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
ijuma committed Mar 2, 2021
1 parent 7c87c6a commit 73c9b0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1605,8 +1605,8 @@ project(':streams:test-utils') {
archivesBaseName = "kafka-streams-test-utils"

dependencies {
implementation project(':streams')
implementation project(':clients')
api project(':streams')
api project(':clients')

implementation libs.slf4jApi

Expand Down

0 comments on commit 73c9b0f

Please sign in to comment.