Skip to content

Commit c35400b

Browse files
Bump org.wiremock:wiremock in /data-prepper-plugins/opensearch (#6308)
Bumps [org.wiremock:wiremock](https://github.com/wiremock/wiremock) from 3.10.0 to 3.13.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.10.0...3.13.2) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0a0423c commit c35400b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data-prepper-plugins/opensearch/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
testImplementation 'net.bytebuddy:byte-buddy-agent:1.17.8'
4848
testImplementation testLibs.slf4j.simple
4949
testImplementation project(path: ':data-prepper-test:test-common')
50-
testImplementation 'org.wiremock:wiremock:3.10.0'
50+
testImplementation 'org.wiremock:wiremock:3.13.2'
5151
}
5252

5353
sourceSets {

0 commit comments

Comments
 (0)