Skip to content

Commit b32da48

Browse files
authored
Merge branch 'main' into dependabot/gradle/mock-mhs-adaptor/org.apache.commons-commons-lang3-3.20.0
2 parents fa33f71 + 47d6ec5 commit b32da48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiremock/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories {
55
}
66

77
dependencies {
8-
implementation "org.wiremock:wiremock:3.13.1"
8+
implementation "org.wiremock:wiremock:3.13.2"
99
implementation "org.json:json:20250517"
1010
implementation "com.auth0:java-jwt:4.5.0"
1111
implementation "org.slf4j:slf4j-simple:2.0.17"

0 commit comments

Comments
 (0)