Skip to content

Commit

Permalink
Merge pull request #98 from loresoft/dependabot/nuget/log4net-2.0.12
Browse files Browse the repository at this point in the history
Bump log4net from 2.0.11 to 2.0.12
  • Loading branch information
pwelter34 committed Oct 26, 2020
2 parents f0b9731 + 76e2128 commit 4c53bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KickStart.Log4Net/KickStart.Log4Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="log4net" Version="2.0.11" />
<PackageReference Include="log4net" Version="2.0.12" />
</ItemGroup>

</Project>

0 comments on commit 4c53bfc

Please sign in to comment.