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.
1 parent 9fc8b20 commit 87adbfeCopy full SHA for 87adbfe
testing/wiremock-shaded-for-testing/build.gradle.kts
@@ -8,7 +8,7 @@ dependencies {
8
// class conflict reported in the failure.
9
implementation("com.github.tomakehurst:wiremock-jre8:2.35.2")
10
implementation("com.google.errorprone:error_prone_annotations")
11
- implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.2")
+ implementation("com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.18.4")
12
}
13
14
tasks {
0 commit comments