Polish "Add Reactor test utilities to reactive test starters"

See gh-47795
This commit is contained in:
Stéphane Nicoll 2025-10-28 09:56:55 +01:00
parent 544f60a17e
commit 8d1b13da64
1 changed files with 1 additions and 0 deletions

View File

@ -26,4 +26,5 @@ dependencies {
api(project(":starter:spring-boot-starter-test"))
api(project(":module:spring-boot-rsocket-test"))
api("io.projectreactor:reactor-test")
}