Skip to content

Commit 14beee3

Browse files
author
WhiteSource for GitHub.com
committed
Update dependency com.github.tomakehurst:wiremock to v2.16.0
1 parent 1db3170 commit 14beee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ dependencies {
123123
compile "com.google.cloud:google-cloud-storage:1.64.0"
124124

125125
testCompile group: "org.springframework.security", name: "spring-security-test", version: "4.2.2.RELEASE"
126-
testCompile group: "com.github.tomakehurst", name: "wiremock", version: "2.14.0"
126+
testCompile group: "com.github.tomakehurst", name: "wiremock", version: "2.16.0"
127127

128128
//DB
129129
compile("org.springframework:spring-jdbc")

0 commit comments

Comments
 (0)