Skip to content

Commit 7c05a42

Browse files
dependabot[bot]kzu
authored andcommitted
Bump Google.Protobuf from 3.27.0 to 3.29.3
Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) from 3.27.0 to 3.29.3. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](protocolbuffers/protobuf@v3.27.0...v3.29.3) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2783470 commit 7c05a42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/WebSocketeer/WebSocketeer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="NuGetizer" Version="1.2.4" PrivateAssets="all" />
13-
<PackageReference Include="Google.Protobuf" Version="3.27.0" />
13+
<PackageReference Include="Google.Protobuf" Version="3.29.3" />
1414
<PackageReference Include="Grpc.AspNetCore" Version="2.67.0" Pack="false" />
1515
<PackageReference Include="RxFree" Version="1.1.2" PrivateAssets="all" />
1616
<PackageReference Include="WebSocketChannel" Version="1.2.0" />

0 commit comments

Comments
 (0)