File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ dependencies {
272
272
integrationTestImplementation group : ' com.github.ben-manes.caffeine' , name : ' caffeine' , version : ' 3.2.2'
273
273
integrationTestImplementation group : ' io.jsonwebtoken' , name : ' jjwt-api' , version : ' 0.12.6'
274
274
integrationTestRuntimeOnly group : ' io.jsonwebtoken' , name : ' jjwt-impl' , version : ' 0.12.7'
275
- integrationTestRuntimeOnly group : ' io.jsonwebtoken' , name : ' jjwt-jackson' , version : ' 0.12.6 '
275
+ integrationTestRuntimeOnly group : ' io.jsonwebtoken' , name : ' jjwt-jackson' , version : ' 0.12.7 '
276
276
integrationTestImplementation group : ' com.pivovarit' , name : ' throwing-function' , version : ' 1.6.1'
277
277
integrationTestImplementation group : ' org.springframework.cloud' , name : ' spring-cloud-contract-wiremock'
278
278
integrationTestImplementation group : ' org.testcontainers' , name : ' postgresql' , version : testcontainers
You can’t perform that action at this time.
0 commit comments