Skip to content

Commit

Permalink
Bump EventStore.Client.Grpc.Streams from 23.0.0 to 23.1.0 (#2016)
Browse files Browse the repository at this point in the history
Bumps [EventStore.Client.Grpc.Streams](https://github.com/EventStore/EventStore-Client-Dotnet) from 23.0.0 to 23.1.0.
- [Release notes](https://github.com/EventStore/EventStore-Client-Dotnet/releases)
- [Changelog](https://github.com/EventStore/EventStore-Client-Dotnet/blob/master/CHANGELOG.md)
- [Commits](EventStore/EventStore-Client-Dotnet@v23.0.0...v23.1.0)

---
updated-dependencies:
- dependency-name: EventStore.Client.Grpc.Streams
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Maximov <[email protected]>
  • Loading branch information
dependabot[bot] and sungam3r authored Dec 3, 2023
1 parent ba0bf77 commit f68d5fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EventStore.Client.Grpc.Streams" Version="23.0.0" />
<PackageReference Include="EventStore.Client.Grpc.Streams" Version="23.1.0" />
<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks" Version="8.0.0-rc.1.23421.29" />
</ItemGroup>

Expand Down

0 comments on commit f68d5fc

Please sign in to comment.