Skip to content

Commit

Permalink
fix-build
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrzywanski committed Aug 1, 2024
1 parent 875e968 commit ccd67d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion promotion-notifier-backend/pn-api-gateway/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ dependencies {

contractTestImplementation "org.springframework.cloud:spring-cloud-starter-contract-stub-runner"
contractTestImplementation project(":pn-shared-test-modules:common")
contractTestImplementation("org.wiremock:wiremock-standalone:${wiremockVersion}")
contractTestRuntimeOnly getStubsJarFromProject(':pn-subscription-service:subscription-app')

}
Expand Down

0 comments on commit ccd67d8

Please # to comment.