Skip to content

Commit

Permalink
Update dependency org.wiremock:wiremock-standalone to v3.6.0 (#1151)
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 May 22, 2024
1 parent b012393 commit 921ee3d
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.25.3")
testImplementation("com.adobe.testing:s3mock-junit5:3.8.0")
testImplementation("org.wiremock:wiremock-standalone:3.5.4")
testImplementation("org.wiremock:wiremock-standalone:3.6.0")
}

0 comments on commit 921ee3d

Please sign in to comment.