Skip to content

Commit b5d735b

Browse files
Bump the dependencies group with 2 updates (#185)
1 parent 40bc7fe commit b5d735b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/ImoutoDesktop.Remoting/ImoutoDesktop.Remoting.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Google.Protobuf" Version="3.29.0" />
8+
<PackageReference Include="Google.Protobuf" Version="3.29.1" />
99
<PackageReference Include="Grpc" Version="2.46.6" />
10-
<PackageReference Include="Grpc.Tools" Version="2.67.0">
10+
<PackageReference Include="Grpc.Tools" Version="2.68.1">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
</PackageReference>

0 commit comments

Comments
 (0)