Skip to content

Commit

Permalink
Update dependency org.mock-server:mockserver-client-java to v5.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2022
1 parent 3beabee commit e4ea401
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.16.3'
testImplementation "org.testcontainers:spock:1.16.3"
testImplementation "org.testcontainers:mockserver:1.16.3"
testImplementation 'org.mock-server:mockserver-client-java:5.12.0'
testImplementation 'org.mock-server:mockserver-client-java:5.13.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
}

Expand Down

0 comments on commit e4ea401

Please sign in to comment.