mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Merge pull request #50069 from GollapudiSrikanth
* srikanthgollapudi-spring-boot-resttestclient: Add spring-boot-resttestclient to spring-boot-test-classic-modules Closes gh-50069
This commit is contained in:
@@ -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