Skip to content

Commit

Permalink
Update dependency org.simplify4u:slf4j2-mock to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 4, 2025
1 parent bf3fa87 commit 8fe37c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ dependencies {
testImplementation 'org.powermock:powermock-api-mockito2:2.0.9'
testImplementation group: 'io.rest-assured', name: 'rest-assured'
testImplementation group: 'org.apache.pdfbox', name: 'pdfbox', version: '3.0.4'
testImplementation group: 'org.simplify4u', name: 'slf4j2-mock', version: '2.3.0'
testImplementation group: 'org.simplify4u', name: 'slf4j2-mock', version: '2.4.0'
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.4.3', classifier: 'all'

integrationTestImplementation sourceSets.main.runtimeClasspath
Expand Down

0 comments on commit 8fe37c8

Please sign in to comment.