Skip to content

Commit

Permalink
WX-950 Upgrade Azure libs to probably fix extraneous log (#7088)
Browse files Browse the repository at this point in the history
  • Loading branch information
aednichols authored Mar 10, 2023
1 parent 28c780b commit 64e3866
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 @@ -205,7 +205,7 @@ object Dependencies {
"com.azure" % "azure-identity" % azureIdentitySdkV
exclude("jakarta.xml.bind", "jakarta.xml.bind-api")
exclude("jakarta.activation", "jakarta.activation-api"),
"com.azure" % "azure-core-management" % "1.7.1",
"com.azure" % "azure-core-management" % "1.10.2",
"com.azure.resourcemanager" % "azure-resourcemanager" % "2.18.0"
)

Expand Down

0 comments on commit 64e3866

Please sign in to comment.