Skip to content

Commit

Permalink
chore(deps): update dependency cloudnative.cloudevents.aspnetcore to …
Browse files Browse the repository at this point in the history
…v2.7.0
  • Loading branch information
renovate-bot authored and jskeet committed Aug 1, 2023
1 parent 653fc7d commit a4cfeb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventarc/pubsub/PubSub.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="CloudNative.CloudEvents.AspNetCore" Version="2.6.0" />
<PackageReference Include="CloudNative.CloudEvents.AspNetCore" Version="2.7.0" />
<PackageReference Include="Google.Events.Protobuf" Version="1.3.0" />
</ItemGroup>
</Project>

0 comments on commit a4cfeb0

Please sign in to comment.