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

Commit 3c94b1c

Browse files
committed
Minor change in README to trigger travis build
1 parent 94fbd70 commit 3c94b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ libraryDependencies ++= Seq("com.lightbend" %%
2121
"kafka-streams-scala" % kafka_streams_scala_version)
2222
```
2323

24-
> Note: `kafka-streams-scala` supports Kafka Streams `1.0.0`.
24+
> Note: `kafka-streams-scala` supports onwards Kafka Streams `1.0.0`.
2525
2626
The API docs for `kafka-streams-scala` is available [here](https://developer.lightbend.com/docs/api/kafka-streams-scala/0.1.0/com/lightbend/kafka/scala/streams) for Scala 2.12 and [here](https://developer.lightbend.com/docs/api/kafka-streams-scala_2.11/0.1.0/#package) for Scala 2.11.
2727

0 commit comments

Comments
 (0)