mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-21 16:19:42 +00:00
Add spring-boot-resttestclient to spring-boot-test-classic-modules
See gh-50069 Signed-off-by: Venkata Naga Sai Srikanth Gollapudi <42247688+GollapudiSrikanth@users.noreply.github.com>
This commit is contained in:
committed by
Stéphane Nicoll
parent
a8905403de
commit
9ea60cdad3
@@ -85,6 +85,9 @@ dependencies {
|
||||
api(project(":module:spring-boot-restclient-test")) {
|
||||
transitive = false
|
||||
}
|
||||
api(project(":module:spring-boot-resttestclient")) {
|
||||
transitive = false
|
||||
}
|
||||
api(project(":module:spring-boot-rsocket-test")) {
|
||||
transitive = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user