Skip to content

Commit 24d9736

Browse files
Update dependency org.simplify4u:slf4j2-mock to v2.4.0
1 parent cfdf5ef commit 24d9736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ dependencies {
314314
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
315315
testImplementation group: 'io.rest-assured', name: 'rest-assured'
316316
testImplementation group: 'org.apache.pdfbox', name: 'pdfbox', version: '3.0.4'
317-
testImplementation group: 'org.simplify4u', name: 'slf4j2-mock', version: '2.3.0'
317+
testImplementation group: 'org.simplify4u', name: 'slf4j2-mock', version: '2.4.0'
318318
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.3', classifier: 'all'
319319

320320
integrationTestImplementation sourceSets.main.runtimeClasspath

0 commit comments

Comments
 (0)