Skip to content

Commit

Permalink
[Event Hubs] Update Perf/Stress Version (#34863)
Browse files Browse the repository at this point in the history
The focus of these changes is to update the version of Event Hubs referenced for performance/stress testing.
  • Loading branch information
jsquire committed Mar 13, 2023
1 parent 2868866 commit 11bac53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/Packages.Data.props
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<PackageReference Update="ApprovalTests" Version="3.0.22" />
<PackageReference Update="ApprovalUtilities" Version="3.0.22" />
<PackageReference Update="Azure.Identity" Version="1.7.0" />
<PackageReference Update="Azure.Messaging.EventHubs" Version="5.2.0" />
<PackageReference Update="Azure.Messaging.EventHubs" Version="5.8.1" />
<PackageReference Update="Azure.Messaging.EventGrid" Version="4.0.0" />
<PackageReference Update="Azure.Messaging.ServiceBus" Version="7.11.1" />
<PackageReference Update="Azure.ResourceManager.Compute" Version="1.0.0" />
Expand Down

0 comments on commit 11bac53

Please sign in to comment.