Skip to content

Commit d8eff4d

Browse files
Update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2
1 parent 9495e5e commit d8eff4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

archiver/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies {
1616

1717
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.0")
1818
testImplementation("com.willowtreeapps.assertk:assertk-jvm:0.25")
19-
testImplementation("com.github.tomakehurst:wiremock-jre8:2.32.0")
19+
testImplementation("com.github.tomakehurst:wiremock-jre8:2.35.2")
2020
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine:5.10.0")
2121
}
2222

0 commit comments

Comments
 (0)