Skip to content

Commit

Permalink
Update dependency org.mock-server:mockserver-client-java to v5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 11, 2023
1 parent f738d54 commit 7496631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies {
testImplementation 'org.testcontainers:testcontainers:1.17.3'
testImplementation "org.testcontainers:spock:1.17.3"
testImplementation "org.testcontainers:mockserver:1.17.3"
testImplementation 'org.mock-server:mockserver-client-java:5.12.0'
testImplementation 'org.mock-server:mockserver-client-java:5.15.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.2'
}

Expand Down

0 comments on commit 7496631

Please sign in to comment.