Skip to content

Commit

Permalink
Update azure-core-management to 1.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
broadbot committed Sep 13, 2024
1 parent 31e040e commit a7d4462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ libraryDependencies ++= Seq(
"ch.qos.logback" % "logback-classic" % "1.4.14",
"org.broadinstitute.dsde.workbench" %% "sam-client" % "0.1-4cde1ff",
"com.azure" % "azure-identity" % "1.12.2",
"com.azure" % "azure-core-management" % "1.15.0",
"com.azure" % "azure-core-management" % "1.15.3",
//---------- Test libraries -------------------//
"org.broadinstitute.dsde.workbench" %% "workbench-google" % workbenchGoogleV % Test classifier "tests",
"com.typesafe.akka" %% "akka-testkit" % akkaV % Test,
Expand Down

0 comments on commit a7d4462

Please sign in to comment.