Skip to content

Commit

Permalink
SSCSCI-1406: Bumping up commons (#1531)
Browse files Browse the repository at this point in the history
New commons has isIbc method for checking cases
  • Loading branch information
Tim97eng authored Nov 20, 2024
1 parent 2f62eae commit 173c99b
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 @@ -234,7 +234,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.12.16'
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.17'

implementation group: 'com.microsoft.azure', name: 'applicationinsights-logging-logback', version: '2.6.4'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-spring-boot-starter', version: '2.6.4'
Expand Down

0 comments on commit 173c99b

Please sign in to comment.