Skip to content

Commit

Permalink
Bump log4net from 2.0.16 to 2.0.17 (#25)
Browse files Browse the repository at this point in the history
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.16 to 2.0.17.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Changelog](https://github.com/apache/logging-log4net/blob/master/doc/ReleaseInstructions-legacy.txt)
- [Commits](apache/logging-log4net@rel/2.0.16...rel/2.0.17)

---
updated-dependencies:
- dependency-name: log4net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 27, 2024
1 parent 30f8045 commit 4fabf5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FloatTool/FloatTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

<ItemGroup>
<PackageReference Include="DiscordRichPresence" Version="1.2.1.24" />
<PackageReference Include="log4net" Version="2.0.16" />
<PackageReference Include="log4net" Version="2.0.17" />
<PackageReference Include="MdXaml_migfree" Version="1.15.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</ItemGroup>
Expand Down

0 comments on commit 4fabf5b

Please sign in to comment.