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
  • Loading branch information
renovate[bot] authored Feb 21, 2025
1 parent 0026b35 commit e4fa597
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 @@ -190,7 +190,7 @@ dependencies {

implementation group: 'org.springframework.boot', name: 'spring-boot-starter-actuator', version: versions.springboot

implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '4.1.2'
implementation group: 'com.github.hmcts', name: 'service-auth-provider-java-client', version: '5.3.0'

implementation group: 'com.github.hmcts', name: 'idam-java-client', version: '3.0.3'

Expand Down

0 comments on commit e4fa597

Please sign in to comment.