Skip to content

Commit

Permalink
Update dependency log4net to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 6459a62 commit 703b119
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 @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="log4net" Version="3.0.1" />
<PackageReference Include="packetdotnet" Version="1.4.7" />
<PackageReference Include="sharppcap" Version="6.2.5" />
<PackageReference Include="sharpziplib" Version="1.4.2" />
Expand Down

0 comments on commit 703b119

Please sign in to comment.