Skip to content

Commit

Permalink
Update dependency com.github.hmcts:service-auth-provider-java-client …
Browse files Browse the repository at this point in the history
…to v5.3.0 (#423)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent e4196f1 commit f736c5f
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 @@ -239,7 +239,7 @@ dependencies {
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: versions.jackson
implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging
implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.0'
implementation group: 'com.github.spotbugs', name: 'spotbugs-annotations', version: '4.8.6'
implementation group: 'com.google.guava', name: 'guava', version: '33.3.1-jre'
implementation group: 'com.microsoft.azure', name: 'applicationinsights-core', version: versions.appinsights
Expand Down

0 comments on commit f736c5f

Please sign in to comment.