Bumping wiremock

This commit is contained in:
Alberto Rios
2019-10-28 11:24:02 +01:00
committed by Roy Clarkson
parent 4fc3a6460c
commit 7320fff807

View File

@@ -31,7 +31,7 @@ description = "Spring Cloud App Broker Integration Tests"
configurations.archives.artifacts.clear()
ext {
wiremockVersion = "2.24.1"
wiremockVersion = "2.25.1"
}
apply plugin: 'org.springframework.boot'