Skip to content

Commit

Permalink
chore: update dependency com.github.tomakehurst:wiremock-jre8 to v2.3…
Browse files Browse the repository at this point in the history
…5.2 (#176)
  • Loading branch information
stainless-bot authored Feb 23, 2024
1 parent cb4c68e commit f4a9875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lithic-java-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {

testImplementation(kotlin("test"))
testImplementation(project(":lithic-java-client-okhttp"))
testImplementation("com.github.tomakehurst:wiremock-jre8:2.33.2")
testImplementation("com.github.tomakehurst:wiremock-jre8:2.35.2")
testImplementation("org.assertj:assertj-core:3.25.3")
testImplementation("org.assertj:assertj-guava:3.25.3")
testImplementation("org.slf4j:slf4j-simple:2.0.12")
Expand Down

0 comments on commit f4a9875

Please sign in to comment.