Skip to content

Commit 439d4ae

Browse files
committed
feat:amp-170 add client to call webhook
1 parent d7b53fc commit 439d4ae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gradle/dependencies/spring-cloud.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ dependencyManagement {
66

77
dependencies {
88
implementation 'org.springframework.cloud:spring-cloud-starter-openfeign'
9-
109
testImplementation 'org.wiremock.integrations:wiremock-spring-boot:3.2.0'
11-
testImplementation 'org.springframework.cloud:spring-cloud-contract-wiremock'
1210
testImplementation 'org.wiremock:wiremock-standalone:3.3.1'
1311

1412

0 commit comments

Comments
 (0)