We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1db3170 commit 14beee3Copy full SHA for 14beee3
api/build.gradle
@@ -123,7 +123,7 @@ dependencies {
123
compile "com.google.cloud:google-cloud-storage:1.64.0"
124
125
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"
+ testCompile group: "com.github.tomakehurst", name: "wiremock", version: "2.16.0"
127
128
//DB
129
compile("org.springframework:spring-jdbc")
0 commit comments