Skip to content

Commit 38fabf1

Browse files
Bump Google.Protobuf in /sessions/Season-02/0205-ApiPartTwo/src/4_Client (csharpfritz#122)
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.13.0 to 3.15.0. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.13.0...v3.15.0) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96effc0 commit 38fabf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sessions/Season-02/0205-ApiPartTwo/src/4_Client/4_Client.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Google.Protobuf" Version="3.13.0" />
10+
<PackageReference Include="Google.Protobuf" Version="3.15.0" />
1111
<PackageReference Include="Grpc.Net.ClientFactory" Version="2.32.0" />
1212
<PackageReference Include="Grpc.Tools" Version="2.32.0">
1313
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)