Skip to content

Commit

Permalink
Bump NLog.Extensions.Logging from 5.3.10 to 5.3.11 in the deps group
Browse files Browse the repository at this point in the history
Bumps the deps group with 1 update: [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging).


Updates `NLog.Extensions.Logging` from 5.3.10 to 5.3.11
- [Release notes](https://github.com/NLog/NLog.Extensions.Logging/releases)
- [Changelog](https://github.com/NLog/NLog.Extensions.Logging/blob/master/CHANGELOG.MD)
- [Commits](NLog/NLog.Extensions.Logging@v5.3.10...v5.3.11)

---
updated-dependencies:
- dependency-name: NLog.Extensions.Logging
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent 235aef8 commit 7cca906
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GOGGiveawayNotifier/GOGGiveawayNotifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.10" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.11" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
<PackageReference Include="Websocket.Client" Version="5.1.1" />
</ItemGroup>
Expand Down

0 comments on commit 7cca906

Please sign in to comment.