Skip to content

Commit

Permalink
revert keyvault upgrade
Browse files Browse the repository at this point in the history
Co-Authored-By: halprin <[email protected]>
Co-Authored-By: James Gilmore <[email protected]>
  • Loading branch information
3 people committed Oct 7, 2024
1 parent ca2e655 commit 04f2e8f
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 @@ -48,7 +48,7 @@ dependencies {
runtimeOnly 'io.jsonwebtoken:jjwt-jackson:0.12.6'

// azure sdk
implementation 'com.azure:azure-security-keyvault-secrets:4.8.7'
implementation 'com.azure:azure-security-keyvault-secrets:4.8.6'
implementation 'com.azure:azure-identity:1.14.0'

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

0 comments on commit 04f2e8f

Please sign in to comment.