Skip to content

Commit

Permalink
Bumped Storage, Blobs, and Queues package dependency version (#45016)
Browse files Browse the repository at this point in the history
  • Loading branch information
amnguye authored Jul 16, 2024
1 parent 4f551eb commit b378d9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@
<PackageReference Update="Azure.Security.KeyVault.Secrets" Version="4.2.0" />
<PackageReference Update="Azure.Security.KeyVault.Keys" Version="4.2.0" />
<PackageReference Update="Azure.Security.KeyVault.Certificates" Version="4.2.0" />
<PackageReference Update="Azure.Storage.Common" Version="12.15.0" />
<PackageReference Update="Azure.Storage.Blobs" Version="12.16.0" />
<PackageReference Update="Azure.Storage.Queues" Version="12.14.0" />
<PackageReference Update="Azure.Storage.Common" Version="12.20.0" />
<PackageReference Update="Azure.Storage.Blobs" Version="12.21.0" />
<PackageReference Update="Azure.Storage.Queues" Version="12.19.0" />
<PackageReference Update="Azure.AI.OpenAI" Version="2.0.0-beta.1" />
<PackageReference Update="Azure.ResourceManager" Version="1.12.0" />
<PackageReference Update="Azure.ResourceManager.AppConfiguration" Version="1.3.2" />
Expand Down

0 comments on commit b378d9d

Please sign in to comment.