mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Add reactor-test to spring-boot-starter-webflux-test
Closes gh-47632
This commit is contained in:
@@ -27,4 +27,6 @@ dependencies {
|
||||
|
||||
api(project(":module:spring-boot-webflux-test"))
|
||||
api(project(":module:spring-boot-webtestclient"))
|
||||
|
||||
api("io.projectreactor:reactor-test")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user