Skip to content

Commit

Permalink
use updated sscs-common version
Browse files Browse the repository at this point in the history
  • Loading branch information
benouaer committed Dec 16, 2024
1 parent 2626386 commit 6ccb74c
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 @@ -365,7 +365,7 @@ dependencies {
implementation group: 'com.mchange', name: 'c3p0', version: '0.10.1'
implementation group: 'org.flywaydb', name: 'flyway-core', version: '9.22.3'

implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.24'
implementation group: 'com.github.hmcts', name: 'sscs-common', version: 'SSCSCI-1474-add-addressLine3-SNAPSHOT'
implementation group: 'com.github.hmcts', name: 'sscs-pdf-email-common', version: '5.2.22'

implementation group: 'com.azure', name: 'azure-core', version: '1.46.0'
Expand Down

0 comments on commit 6ccb74c

Please sign in to comment.