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.2.0
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent fb45491 commit af8d79f
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 @@ -353,7 +353,7 @@ dependencies {
implementation group: 'com.github.hmcts.java-logging', name: 'logging-appinsights', version: versions.reformsJavaLogging
implementation group: 'com.github.hmcts.java-logging', name: 'logging-spring', version: versions.reformsJavaLogging
implementation group: 'com.github.hmcts', name: 'send-letter-client', version: '4.0.4'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.1.2'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
implementation group: 'com.github.hmcts', name: 'ccd-case-document-am-client', version: '1.7.3'

implementation group: 'org.apache.tomcat.embed', name: 'tomcat-embed-core'
Expand Down

0 comments on commit af8d79f

Please sign in to comment.