Skip to content

Commit

Permalink
Update dependency sharppcap to v6.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and chmorgan committed Feb 5, 2023
1 parent 0462390 commit 854264b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PacketDotNetConnections/PacketDotNetConnections.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<ItemGroup>
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="packetdotnet" Version="1.4.7" />
<PackageReference Include="sharppcap" Version="6.1.0" />
<PackageReference Include="sharppcap" Version="6.2.5" />
<PackageReference Include="sharpziplib" Version="1.4.2" />
<PackageReference Include="NuGet.Build.Packaging" Version="0.2.2" />
</ItemGroup>
Expand Down

0 comments on commit 854264b

Please sign in to comment.