Skip to content

Commit 6bd0df9

Browse files
Bump Google.Protobuf from 3.33.1 to 3.33.2 (#1258)
--- updated-dependencies: - dependency-name: Google.Protobuf dependency-version: 3.33.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 422204d commit 6bd0df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/net/KNet.Serialization.Protobuf/KNet.Serialization.Protobuf.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<None Include="..\..\documentation\articles\usageSerDes.md" Pack="true" PackagePath="\" />
1919
</ItemGroup>
2020
<ItemGroup>
21-
<PackageReference Include="Google.Protobuf" Version="3.33.1" />
21+
<PackageReference Include="Google.Protobuf" Version="3.33.2" />
2222
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
2323
<PrivateAssets>all</PrivateAssets>
2424
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)