Skip to content

Commit

Permalink
chore(deps): WireMock 3.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Nov 3, 2024
1 parent 3d78d2b commit dd1186e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ dependencies {
api "org.slf4j:slf4j-api:2.0.16"
api 'org.junit.jupiter:junit-jupiter-api:5.11.2'

testImplementation "org.wiremock:wiremock:${wiremockVersion}"
testImplementation "org.springframework.boot:spring-boot-starter-test:3.3.4"
testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation platform('org.junit:junit-bom:5.11.2')
Expand Down

0 comments on commit dd1186e

Please sign in to comment.