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] committed Oct 14, 2024
1 parent fde28df commit 2fbbe64
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 @@ -341,7 +341,7 @@ dependencies {

implementation group: 'com.github.hmcts.java-logging', name: 'logging', version: versions.reformLogging

implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.1.3'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.2.0'
implementation group: 'com.github.hmcts', name: 'core-case-data-store-client', version: '4.9.2'

implementation group: 'org.apache.logging.log4j', name: 'log4j-api', version: '2.24.1'
Expand Down

0 comments on commit 2fbbe64

Please sign in to comment.