Skip to content

Commit

Permalink
Bump log4net from 3.0.0 to 3.0.1 (#512)
Browse files Browse the repository at this point in the history
Bumps [log4net](https://github.com/apache/logging-log4net) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Commits](apache/logging-log4net@rel/3.0.0...rel/3.0.1)

---
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] authored Oct 3, 2024
1 parent 63196bf commit 80ea163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commonItems/commonItems.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<PackageReference Include="GameFinder.StoreHandlers.GOG" Version="4.2.4" />
<PackageReference Include="GameFinder.StoreHandlers.Steam" Version="4.2.4" />
<PackageReference Include="IcgSoftware.IntToOrdinalNumber" Version="1.0.0" />
<PackageReference Include="log4net" Version="3.0.0" />
<PackageReference Include="log4net" Version="3.0.1" />
<PackageReference Include="Microsoft.VisualBasic" Version="10.3.0" />
<PackageReference Include="Mono.TextTemplating" Version="3.0.0" />
<PackageReference Include="NCalcSync" Version="5.2.8" />
Expand Down

0 comments on commit 80ea163

Please sign in to comment.