|
|
|
@ -67,6 +67,11 @@
@@ -67,6 +67,11 @@
|
|
|
|
|
<artifactId>spring-cloud-test-support</artifactId> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.junit.platform</groupId> |
|
|
|
|
<artifactId>junit-platform-launcher</artifactId> |
|
|
|
|
<scope>test</scope> |
|
|
|
|
</dependency> |
|
|
|
|
<dependency> |
|
|
|
|
<groupId>org.springframework.boot</groupId> |
|
|
|
|
<artifactId>spring-boot-configuration-processor</artifactId> |
|
|
|
|