Skip to content

Commit 685c1a6

Browse files
committed
Updated README.md with new version
1 parent aa3d9cd commit 685c1a6

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
@@ -9,7 +9,7 @@ Inspired by https://github.com/chbatey/kafka-unit
99

1010
scalatest-embedded-kafka is available on Bintray and Maven Central, compiled for both Scala 2.10 and 2.11
1111

12-
* In your `build.sbt` file add the following dependency: `"net.manub" %% "scalatest-embedded-kafka" % "0.4.2-kafka09" % "test"`
12+
* In your `build.sbt` file add the following dependency: `"net.manub" %% "scalatest-embedded-kafka" % "0.4.3-kafka09" % "test"`
1313
* Have your `Spec` extend the `EmbeddedKafka` trait.
1414
* Enclose the code that needs a running instance of Kafka within the `withRunningKafka` closure.
1515

0 commit comments

Comments
 (0)