Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Update DotNetty package
Browse files Browse the repository at this point in the history
  • Loading branch information
rubo committed Jul 4, 2023
1 parent c78f316 commit 47a92ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Nethermind/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@
<PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.17.0" />
<PackageVersion Include="Nethermind.Crypto.Pairings" Version="1.0.1" />
<PackageVersion Include="Nethermind.Crypto.SecP256k1" Version="1.0.1" />
<PackageVersion Include="Nethermind.DotNetty.Buffers" Version="1.0.1-preview.1" />
<PackageVersion Include="Nethermind.DotNetty.Handlers" Version="1.0.1-preview.1" />
<PackageVersion Include="Nethermind.DotNetty.Transport" Version="1.0.1-preview.1" />
<PackageVersion Include="Nethermind.DotNetty.Buffers" Version="1.0.1-preview.2" />
<PackageVersion Include="Nethermind.DotNetty.Handlers" Version="1.0.1-preview.2" />
<PackageVersion Include="Nethermind.DotNetty.Transport" Version="1.0.1-preview.2" />
<PackageVersion Include="Nethermind.Gmp" Version="1.0.1" />
<PackageVersion Include="Nethermind.Numerics.Int256" Version="1.1.0" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.2" />
Expand Down

0 comments on commit 47a92ee

Please sign in to comment.