We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c27b509 + 47d6ec5 commit 77c00f0Copy full SHA for 77c00f0
wiremock/build.gradle
@@ -5,7 +5,7 @@ repositories {
5
}
6
7
dependencies {
8
- implementation "org.wiremock:wiremock:3.13.1"
+ implementation "org.wiremock:wiremock:3.13.2"
9
implementation "org.json:json:20250517"
10
implementation "com.auth0:java-jwt:4.5.0"
11
implementation "org.slf4j:slf4j-simple:2.0.17"
0 commit comments