X-Git-Url: https://juplo.de/gitweb/?a=blobdiff_plain;f=pom.xml;h=fc9e763394906d26adf7d3196e2001ad6858e7bd;hb=f9b0d9a71a85741983a451a51fdbd1c38632be87;hp=29454358ba371a81333b47b517c68787eadb91cb;hpb=9fcc6e35b9f7a9c522bc3942c956e80dfd572211;p=demos%2Fkafka%2Fchat diff --git a/pom.xml b/pom.xml index 29454358..fc9e7633 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ Simplified Chat-Service, that needs state on the server 17 + 1.0.8 @@ -43,6 +44,17 @@ spring-boot-starter-test test + + pl.rzrz + assertj-reactor + ${assertj-reactor.version} + test + + + org.mockito + mockito-core + test +