Skip to content

Commit

Permalink
Bump Grpc.Core.Testing in /src/Tests/Coding.Blog.UnitTests
Browse files Browse the repository at this point in the history
Bumps [Grpc.Core.Testing](https://github.com/grpc/grpc) from 2.42.0 to 2.43.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](https://github.com/grpc/grpc/commits)

---
updated-dependencies:
- dependency-name: Grpc.Core.Testing
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 6, 2022
1 parent 9473e45 commit 3f452f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="FluentAssertions" Version="6.3.0" />
<PackageReference Include="Grpc.Core.Testing" Version="2.42.0" />
<PackageReference Include="Grpc.Core.Testing" Version="2.43.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.0.0" />
<PackageReference Include="NSubstitute" Version="4.2.2" />
<PackageReference Include="NUnit" Version="3.13.2" />
Expand Down

0 comments on commit 3f452f1

Please sign in to comment.