Skip to content

Commit

Permalink
[Event Hubs] Update Package Dependencies (#18560)
Browse files Browse the repository at this point in the history
The focus of these changes is to update package dependencies for the
February release.
  • Loading branch information
jsquire authored Feb 9, 2021
1 parent 470d87f commit f01cbdc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,11 @@
<PackageReference Update="Azure.Core" Version="1.9.0" />
<PackageReference Update="Azure.Core.Amqp" Version="1.0.0" />
<PackageReference Update="Azure.Core.Experimental" Version="0.1.0-preview.8" />
<PackageReference Update="Azure.Messaging.EventHubs" Version="5.3.0" />
<PackageReference Update="Azure.Identity" Version="1.2.1" />
<PackageReference Update="Azure.Security.KeyVault.Secrets" Version="4.0.2" />
<PackageReference Update="Azure.Security.KeyVault.Keys" Version="4.0.2" />
<PackageReference Update="Azure.Storage.Blobs" Version="12.6.0" />
<PackageReference Update="Azure.Storage.Blobs" Version="12.8.0" />

<!-- Other approved packages -->
<PackageReference Update="Microsoft.Azure.Amqp" Version="2.4.9" />
Expand Down

0 comments on commit f01cbdc

Please sign in to comment.