Skip to content

Commit

Permalink
Bump common to latest version(include enum changes for add hearing ou…
Browse files Browse the repository at this point in the history
…tcome) (#1530)
  • Loading branch information
nitinprabhuhmcts authored Nov 19, 2024
1 parent cb1fb82 commit 2f62eae
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.15'
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.16'

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 2f62eae

Please sign in to comment.