Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock-standalone to v3.7.0 (#1177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 21, 2024
1 parent 9e491ab commit 8e488d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ dependencies {
testImplementation("org.junit.jupiter:junit-jupiter:5.10.2")
testImplementation("org.assertj:assertj-core:3.26.0")
testImplementation("com.adobe.testing:s3mock-junit5:3.9.1")
testImplementation("org.wiremock:wiremock-standalone:3.6.0")
testImplementation("org.wiremock:wiremock-standalone:3.7.0")
}

0 comments on commit 8e488d4

Please sign in to comment.