Skip to content

Commit

Permalink
[Event Hubs Processor] Patch Release Prep (#34849)
Browse files Browse the repository at this point in the history
The focus of these changes is to bump the referenced version of the
Event Hubs core package to prepare the processor package for a patch
release.
  • Loading branch information
jsquire committed Mar 10, 2023
1 parent 3e4ecf9 commit 49b537a
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 @@ -88,7 +88,7 @@
<PackageReference Update="Azure.Core.Experimental" Version="0.1.0-preview.25" />
<PackageReference Update="Azure.Data.SchemaRegistry" Version="1.2.0" />
<PackageReference Update="Azure.Data.Tables" Version="12.5.0" />
<PackageReference Update="Azure.Messaging.EventHubs" Version="5.8.0" />
<PackageReference Update="Azure.Messaging.EventHubs" Version="5.8.1" />
<PackageReference Update="Azure.Messaging.EventGrid" Version="4.12.0" />
<PackageReference Update="Azure.Messaging.ServiceBus" Version="7.11.1" />
<PackageReference Update="Azure.Messaging.WebPubSub" Version="1.2.0" />
Expand Down

0 comments on commit 49b537a

Please sign in to comment.