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 29f14b2 commit d22cdb4Copy full SHA for d22cdb4
build.gradle
@@ -250,7 +250,7 @@ dependencies {
250
251
implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
252
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.0.1'
253
- implementation group: 'com.github.hmcts', name: 'sscs-common', version: '6.2.0'
+ implementation group: 'com.github.hmcts', name: 'sscs-common', version: '6.2.1'
254
implementation group: 'com.github.mwiede', name: 'jsch', version: '0.2.11'
255
256
implementation group: 'org.json', name: 'json', version: '20240303'
0 commit comments