Skip to content

Commit

Permalink
Bump DotNetty.Handlers to 0.7.6 (#7198)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arkatufus authored May 28, 2024
1 parent be52f7f commit 7f7c357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/Akka.Remote/Akka.Remote.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ProjectReference Include="..\Akka\Akka.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="DotNetty.Handlers" Version="0.6.0" />
<PackageReference Include="DotNetty.Handlers" Version="0.7.6" />
<PackageReference Include="Google.Protobuf" Version="$(ProtobufVersion)" />
<PackageReference Include="Grpc.Tools" Version="$(GrpcToolsVersion)">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 7f7c357

Please sign in to comment.