File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ dependencies {
1919
2020 testImplementation ' org.mockito:mockito-core:4.9.0'
2121 testImplementation ' org.junit.jupiter:junit-jupiter-api:5.10.2'
22- testImplementation ' ch.qos.logback:logback-classic:1.2.11 '
23- testImplementation " com.github.tomakehurst:wiremock-jre8-standalone:2.35.0 "
22+ testImplementation ' ch.qos.logback:logback-classic:1.4.14 '
23+ testImplementation ' com.github.tomakehurst:wiremock-jre8-standalone:3.0.1 '
2424 testImplementation " org.assertj:assertj-core:3.25.3"
2525 testImplementation " org.hamcrest:hamcrest:2.2"
2626 testRuntimeOnly ' org.junit.jupiter:junit-jupiter-engine:5.10.2'
27- testRuntimeOnly ' ch.qos.logback:logback-core:1.2.11 '
27+ testRuntimeOnly ' ch.qos.logback:logback-core:1.4.12 '
2828
2929 compileOnly ' org.projectlombok:lombok:1.18.32'
3030 annotationProcessor ' org.projectlombok:lombok:1.18.32'
You can’t perform that action at this time.
0 commit comments