Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1009 from hmcts/renovate/com.github.hmcts-sscs-co…
Browse files Browse the repository at this point in the history
…mmon-4.x

Update dependency com.github.hmcts:sscs-common to v4.25.1
  • Loading branch information
nickhill111 committed Feb 6, 2023
2 parents da86497 + 21eddb9 commit b776a49
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 @@ -323,7 +323,7 @@ dependencies {
testImplementation group: 'org.junit.jupiter', name: 'junit-jupiter-params', version: '5.9.1'
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.9.1'

testImplementation group: 'com.github.hmcts', name: 'sscs-common', version: '4.24.5'
testImplementation group: 'com.github.hmcts', name: 'sscs-common', version: '4.25.1'
testImplementation group: 'com.github.hmcts', name: 'fortify-client', version: '1.2.2', classifier: 'all'

testImplementation group: 'org.springframework.boot', name: 'spring-boot-starter-test'
Expand Down

0 comments on commit b776a49

Please sign in to comment.