Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Commit 4aec527

Browse files
mustafasalfitinitin-vavdiya
authored andcommitted
fix: add wiremock
1 parent 2154b7f commit 4aec527

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ dependencies {
9292
developmentOnly 'org.springframework.boot:spring-boot-devtools'
9393
annotationProcessor 'org.projectlombok:lombok'
9494
testAnnotationProcessor 'org.projectlombok:lombok'
95+
testImplementation 'org.wiremock:wiremock-standalone:3.4.2'
9596
testImplementation 'org.projectlombok:lombok:1.18.28'
9697
testImplementation 'org.springframework.boot:spring-boot-starter-test'
9798
testImplementation "org.testcontainers:testcontainers"

0 commit comments

Comments
 (0)