Skip to content

Commit

Permalink
Bump common to latest version (#1534)
Browse files Browse the repository at this point in the history
Co-authored-by: Tom Elliott <tomelliott@Toms-MacBook-Pro.local>
  • Loading branch information
tomxelliott and Tom Elliott authored Dec 2, 2024
1 parent 2601401 commit 79fbbc6
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.19'
implementation group: 'com.github.hmcts', name: 'sscs-common', version: '5.12.20'

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 79fbbc6

Please sign in to comment.