Skip to content

Commit

Permalink
Bumped azure-identity
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Aug 6, 2023
1 parent c207726 commit f5fc282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ dependencyResolutionManagement {
library("testcontainers-localstack", "org.testcontainers:localstack:1.18.3")
library("testcontainers-vault", "org.testcontainers:vault:1.18.3")

library("azure-identity", "com.azure:azure-identity:1.9.1")
library("azure-identity", "com.azure:azure-identity:1.9.2")
library("azure-security-keyvault-secrets", "com.azure:azure-security-keyvault-secrets:4.6.4")

library("consul-client", "com.orbitz.consul:consul-client:1.5.3")
Expand Down

0 comments on commit f5fc282

Please sign in to comment.