From 2bc18eb7d0a95a48fe722fdc9f9246c04f83994a Mon Sep 17 00:00:00 2001 From: Francesco Pellegrini Date: Mon, 17 Dec 2018 22:45:58 +0100 Subject: [PATCH] make clearer that we're moving to new repos --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 06e89f2..2493b7f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ +**Note:** *This repository shortly will be no longer maintained. New versions will be available at https://github.com/embeddedkafka/embedded-kafka and https://github.com/embeddedkafka/embedded-kafka-schema-registry respectively.* + # scalatest-embedded-kafka A library that provides an in-memory Kafka instance to run your tests against. - -**This repository shortly will be no longer maintained. The new version is available at https://github.com/embeddedkafka/embedded-kafka** - *As of version 1.1.1 the library is not dependent anymore on ScalaTest and won't transitively bring ScalaTest into your build.* Inspired by https://github.com/chbatey/kafka-unit