Skip to content

Commit 35603a2

Browse files
authored
Merge pull request #214 from BluEye-Robotics/update-dotnet-packages
Update Protobuf package
2 parents b032513 + 6a30872 commit 35603a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Blueye.Protocol.Protobuf.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
</PropertyGroup>
1414

1515
<ItemGroup>
16-
<PackageReference Include="Google.Protobuf" Version="3.31.1" />
17-
<PackageReference Include="Google.Protobuf.Tools" Version="3.31.0">
16+
<PackageReference Include="Google.Protobuf" Version="3.32.0" />
17+
<PackageReference Include="Google.Protobuf.Tools" Version="3.32.0">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)