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 Jul 29, 2024
1 parent 34e399f commit eae254d
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 @@ -294,7 +294,7 @@ dependencies {
implementation group: 'org.springframework.security.oauth', name: 'spring-security-oauth2', version: '2.5.2.RELEASE'
implementation group: 'org.springframework.boot', name:'spring-boot-starter-oauth2-client'
implementation group: 'org.springframework.boot', name: 'spring-boot-starter-oauth2-resource-server'
implementation 'com.github.hmcts:service-auth-provider-java-client:4.1.2'
implementation 'com.github.hmcts:service-auth-provider-java-client:5.1.3'
implementation 'com.github.hmcts:idam-java-client:3.0.3'
implementation 'javax.inject:javax.inject:1'
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.16.1'
Expand Down

0 comments on commit eae254d

Please sign in to comment.