Skip to content

Commit

Permalink
Update README to 0.8.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kciesielski committed Apr 25, 2016
1 parent af1d1e6 commit 7d7cae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Supports Kafka 0.8.2.2
Available at Maven Central for Scala 2.11:

````scala
libraryDependencies += "com.softwaremill.reactivekafka" %% "reactive-kafka-core" % "0.8.5"
libraryDependencies += "com.softwaremill.reactivekafka" %% "reactive-kafka-core" % "0.8.6"
````

Example usage
Expand Down

0 comments on commit 7d7cae0

Please sign in to comment.