Skip to content

Commit 2de0da4

Browse files
authored
Merge pull request #255 from BluEye-Robotics/bump-dotnet-dependencies
Bump Google.Protobuf packages to 3.34.1
2 parents 479898f + 789252f commit 2de0da4

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.34.0" />
17-
<PackageReference Include="Google.Protobuf.Tools" Version="3.34.0">
16+
<PackageReference Include="Google.Protobuf" Version="3.34.1" />
17+
<PackageReference Include="Google.Protobuf.Tools" Version="3.34.1">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
<PrivateAssets>all</PrivateAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)