Skip to content

Commit

Permalink
Merge branch 'main' into task/updating-staging-azure
Browse files Browse the repository at this point in the history
  • Loading branch information
halprin authored Nov 22, 2023
2 parents 45581d5 + 40f0c2c commit 10a3c96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies {
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.3'

// azure sdk
implementation 'com.azure:azure-security-keyvault-secrets:4.7.1'
implementation 'com.azure:azure-security-keyvault-secrets:4.7.2'
implementation 'com.azure:azure-identity:1.11.0'

testImplementation 'org.apache.groovy:groovy:4.0.15'
Expand Down

0 comments on commit 10a3c96

Please sign in to comment.