Skip to content

Commit

Permalink
Update dependency com.github.hmcts:idam-java-client to v2.1.1 (#1646)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent 300c1cf commit 8af6c8c
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 @@ -367,7 +367,7 @@ dependencies {
implementation group: 'com.fasterxml.jackson', name: 'jackson-bom', version: '2.17.2', ext: 'pom'
implementation group: 'io.jsonwebtoken', name: 'jjwt', version: '0.9.1'
implementation group: 'javax.inject', name: 'javax.inject', version: '1'
implementation 'com.github.hmcts:idam-java-client:2.0.1'
implementation 'com.github.hmcts:idam-java-client:2.1.1'
implementation "org.springframework.boot:spring-boot-starter-oauth2-client"
implementation "org.springframework.boot:spring-boot-starter-oauth2-resource-server"
implementation group: 'com.nimbusds', name: 'nimbus-jose-jwt', version: '9.25'
Expand Down

0 comments on commit 8af6c8c

Please sign in to comment.