We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 465168e + 8101a59 commit 6d6b6f2Copy full SHA for 6d6b6f2
Blueye.Protocol.Protobuf.csproj
@@ -13,7 +13,7 @@
13
</PropertyGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="Google.Protobuf" Version="3.31.0" />
+ <PackageReference Include="Google.Protobuf" Version="3.31.1" />
17
<PackageReference Include="Google.Protobuf.Tools" Version="3.31.0">
18
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
19
<PrivateAssets>all</PrivateAssets>
0 commit comments