File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
spring-cloud-consul-binder Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 164164 <version >${spring-cloud-deployer.version} </version >
165165 <scope >test</scope >
166166 </dependency >
167+ <dependency >
168+ <groupId >org.springframework.cloud</groupId >
169+ <artifactId >spring-cloud-deployer-spi</artifactId >
170+ <version >${spring-cloud-deployer.version} </version >
171+ <scope >test</scope >
172+ </dependency >
167173 <dependency >
168174 <groupId >org.springframework.cloud</groupId >
169175 <artifactId >spring-cloud-stream-binder-test</artifactId >
Original file line number Diff line number Diff line change 3636 <artifactId >spring-cloud-deployer-local</artifactId >
3737 <scope >test</scope >
3838 </dependency >
39+ <dependency >
40+ <groupId >org.springframework.cloud</groupId >
41+ <artifactId >spring-cloud-deployer-spi</artifactId >
42+ <scope >test</scope >
43+ </dependency >
3944 <dependency >
4045 <groupId >org.springframework.cloud</groupId >
4146 <artifactId >spring-cloud-test-support</artifactId >
You can’t perform that action at this time.
0 commit comments