Skip to content

Commit

Permalink
CORE-69: Update azure-identity from 1.13.3 to 1.14.1 (#3124)
Browse files Browse the repository at this point in the history
Co-authored-by: Saman Ehsan <[email protected]>
Co-authored-by: David An <[email protected]>
  • Loading branch information
3 people authored Nov 13, 2024
1 parent 46117c1 commit d6b390f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ object Dependencies {

val circeYAML: ModuleID = "io.circe" %% "circe-yaml" % "1.15.0"

val azureIdentity: ModuleID = "com.azure" % "azure-identity" % "1.13.3"
val azureIdentity: ModuleID = "com.azure" % "azure-identity" % "1.14.1"
val azureCoreManagement: ModuleID = "com.azure" % "azure-core-management" % "1.15.5"

def excludeOpenTelemetry = ExclusionRule("io.opentelemetry.instrumentation")
Expand Down

0 comments on commit d6b390f

Please sign in to comment.