Skip to content

Commit

Permalink
Bump mockserver-netty from 5.12.0 to 5.13.2 (#313)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 12, 2022
1 parent ce75b65 commit 4d99a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ dependencies {
testImplementation platform("org.spockframework:spock-bom:2.1-groovy-3.0")
testImplementation("org.spockframework:spock-core")

functionalTestImplementation("org.mock-server:mockserver-netty:5.12.0")
functionalTestImplementation("org.mock-server:mockserver-netty:5.13.2")
functionalTestImplementation("org.mock-server:mockserver-client-java:5.13.2")

}
Expand Down

0 comments on commit 4d99a15

Please sign in to comment.