Commit f4c9ab78 authored by Andy Wilkinson's avatar Andy Wilkinson

Fix WebFlux sample's reactor-test dependency

See gh-9427
parent e9dceb42
......@@ -32,7 +32,7 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.projectreactor.addons</groupId>
<groupId>io.projectreactor</groupId>
<artifactId>reactor-test</artifactId>
</dependency>
</dependencies>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment