Skip to content

Commit

Permalink
Update dependency com.github.hmcts:befta-fw to v9.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 6ae1147 commit 7a6dc39
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 @@ -75,7 +75,7 @@ dependencies {
testImplementation(platform(group: 'org.junit', name: 'junit-bom', version: '5.11.4'))
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter'

testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.1.0'
testImplementation group: 'com.github.hmcts', name: 'befta-fw', version: '9.2.1'
testImplementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.18.2'
testImplementation group: 'commons-io', name: 'commons-io', version: '2.18.0'
testImplementation group: 'org.assertj', name: 'assertj-core', version: '3.27.2'
Expand Down

0 comments on commit 7a6dc39

Please sign in to comment.