Skip to content

Commit

Permalink
SSCSCI sscs-common bump (#1549)
Browse files Browse the repository at this point in the history
* sscs-common bump

* update sscs-common to 5.11.2

* update sscs-common to 5.11.4

* update sscs-common for test

* update to sscs-common with new hearing outcome fields

* sscs-common bump

* sscs-common bump to 5.12.11

---------

Co-authored-by: Katalin Kovacs <[email protected]>
  • Loading branch information
KatKovacs1 and katkovacs authored Oct 31, 2024
1 parent 432bf59 commit 9f5219b
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 @@ -246,7 +246,7 @@ dependencies {

implementation group: 'net.logstash.logback', name: 'logstash-logback-encoder', version: '7.4'
implementation group: 'com.github.hmcts', name: 'java-logging', version: '6.0.1'
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.10'
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.11'
implementation 'com.github.mwiede:jsch:0.2.11'

implementation group: 'org.json', name: 'json', version: '20240303'
Expand Down

0 comments on commit 9f5219b

Please sign in to comment.