We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5636285 commit aee57f8Copy full SHA for aee57f8
build.gradle
@@ -249,7 +249,7 @@ dependencies {
249
250
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
251
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.0.1'
252
- implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.18'
+ implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.19'
253
implementation group: 'com.github.mwiede', name: 'jsch', version: '0.2.11'
254
255
implementation group: 'org.json', name: 'json', version: '20240303'
0 commit comments