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 #1106 from hmcts/renovate/com.github.hmcts-sscs-co…
Browse files Browse the repository at this point in the history
…mmon-5.x

Update dependency com.github.hmcts:sscs-common to v5.3.9
  • Loading branch information
AndreiTrushkov committed Mar 20, 2024
2 parents 0364d05 + a87bc55 commit b161b5a
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 @@ -334,7 +334,7 @@ dependencies {
testRuntimeOnly group: 'org.junit.jupiter', name: 'junit-jupiter-engine', version: '5.9.1'
implementation group: 'org.apiguardian', name: 'apiguardian-api', version: '1.1.2'

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

testImplementation(group: 'org.springframework.boot', name: 'spring-boot-starter-test', version: '2.6.2') {
Expand Down

0 comments on commit b161b5a

Please sign in to comment.