Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit 63e9594

Browse files
committed
Updates README
1 parent 1a0baf6 commit 63e9594

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ libraryDependencies ++= Seq("com.lightbend" %%
1919
"kafka-streams-scala" % kafka_streams_scala_version)
2020
```
2121

22+
> Note: `kafka-streams-scala` supports Kafka Streams `1.0.0`.
23+
2224
## Running the Tests
2325

2426
The library comes with an embedded Kafka server. To run the tests, simply run `sbt testOnly` and all tests will run on the local embedded server.

0 commit comments

Comments
 (0)