Skip to content

Commit

Permalink
SSCSCI-933: update sscs-common (#1494)
Browse files Browse the repository at this point in the history
* update sscs-common to 5.9.0

---------

Co-authored-by: andrewmcmahon <andrew.mcmahon@solirius.com>
  • Loading branch information
hashimalisolirius and Andrew-McMahon7 authored Jul 4, 2024
1 parent b90db7d commit ee7e40d
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ dependencies {

implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.0.3'

implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.3.9'
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.9.0'

implementation group: 'com.microsoft.azure', name: 'applicationinsights-logging-logback', version: '2.6.3'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-spring-boot-starter', version: '2.6.3'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"wantsToAttend": "Yes",
"wantsSupport": "No",
"languageInterpreter": "No",
"languages": null,
"arrangements": [],
"scheduleHearing": "Yes",
"excludeDates": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"wantsToAttend": "Yes",
"wantsSupport": "No",
"languageInterpreter": "No",
"languages": null,
"arrangements": [],
"scheduleHearing": "Yes",
"excludeDates": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,7 @@
"wantsToAttend": "Yes",
"wantsSupport": "No",
"languageInterpreter": "No",
"languages": null,
"arrangements": [],
"scheduleHearing": "Yes",
"excludeDates": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"wantsToAttend": "Yes",
"wantsSupport": "No",
"languageInterpreter": "No",
"languages": null,
"arrangements": [],
"scheduleHearing": "No"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"wantsToAttend" : "Yes",
"wantsSupport" : "No",
"languageInterpreter": "No",
"languages": null,
"arrangements" : [],
"scheduleHearing" : "Yes",
"excludeDates" : [{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"wantsToAttend": "Yes",
"wantsSupport": "No",
"languageInterpreter": "No",
"languages": null,
"arrangements": [],
"scheduleHearing": "Yes",
"excludeDates": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"wantsToAttend": "Yes",
"wantsSupport": "No",
"languageInterpreter": "No",
"languages": null,
"arrangements": [],
"scheduleHearing": "Yes",
"excludeDates": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@
"wantsToAttend": "Yes",
"wantsSupport": "No",
"languageInterpreter": "No",
"languages": null,
"arrangements": [],
"scheduleHearing": "Yes",
"excludeDates": [
Expand Down

0 comments on commit ee7e40d

Please sign in to comment.