Skip to content

Commit

Permalink
Bump EventStore.Client.Grpc.Streams from 23.0.0 to 23.1.0
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]>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent c000704 commit 7774e61
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,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="7.0.9" />
<PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="7.0.0" Condition="'$(TargetFramework)' == 'net6.0'" />
</ItemGroup>
Expand Down

0 comments on commit 7774e61

Please sign in to comment.