Skip to content

Commit f1fb7f1

Browse files
chore: bump org.wiremock:wiremock-standalone from 3.13.1 to 3.13.2 (#232)
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.13.1 to 3.13.2. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.13.1...3.13.2) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b2575b7 commit f1fb7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ configurations["integrationImplementation"].extendsFrom(
7272
)
7373

7474
dependencies {
75-
integrationImplementation("org.wiremock:wiremock-standalone:3.13.1")
75+
integrationImplementation("org.wiremock:wiremock-standalone:3.13.2")
7676
integrationImplementation("org.testcontainers:kafka:1.21.3")
7777
}
7878

0 commit comments

Comments
 (0)