Skip to content

Commit

Permalink
Merge branch 'master' into SabinaHMCTS-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
SabinaHMCTS committed Jul 24, 2024
2 parents d3ae4af + 773c347 commit 1506612
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 @@ -373,7 +373,7 @@ dependencies {
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-core', version: versions.jackson
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-annotations', version: versions.jackson
implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: versions.jackson
implementation group: 'com.fasterxml.jackson', name: 'jackson-bom', version: '2.13.2.20220324', ext: 'pom'
implementation group: 'com.fasterxml.jackson', name: 'jackson-bom', version: '2.17.2', ext: 'pom'
implementation group: 'org.jetbrains', name: 'annotations', version: '13.0'
implementation group: 'javax.inject', name: 'javax.inject', version: '1'
implementation 'com.github.hmcts:idam-java-client:2.0.1'
Expand Down

0 comments on commit 1506612

Please sign in to comment.