We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9495e5e commit d8eff4dCopy full SHA for d8eff4d
1 file changed
archiver/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
17
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
18
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
19
- testImplementation("com.github.tomakehurst:wiremock-jre8:2.32.0")
+ testImplementation("com.github.tomakehurst:wiremock-jre8:2.35.2")
20
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
21
}
22
0 commit comments