Skip to content

Commit 5e92b39

Browse files
authored
Merge pull request #1560 from hmcts/SSCSSI-247
SSCSSI-247: Update to sscs commons
2 parents b7eaa91 + 2ae160e commit 5e92b39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ dependencies {
249249

250250
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
251251
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.0.1'
252-
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.22'
252+
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.23'
253253
implementation group: 'com.github.mwiede', name: 'jsch', version: '0.2.11'
254254

255255
implementation group: 'org.json', name: 'json', version: '20240303'

0 commit comments

Comments
 (0)