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.
2 parents b7eaa91 + 2ae160e commit 5e92b39Copy full SHA for 5e92b39
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.22'
+ implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.23'
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