Skip to content

Commit 99fbc43

Browse files
authored
Merge branch 'main' into dependabot/gradle/service/software.amazon.awssdk-s3-2.37.3
2 parents 10c59f2 + 47d6ec5 commit 99fbc43

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)