Skip to content

Commit

Permalink
chore(deps): bump NLog.Database from 5.2.0 to 5.2.5
Browse files Browse the repository at this point in the history
Bumps [NLog.Database](https://github.com/NLog/NLog) from 5.2.0 to 5.2.5.
- [Release notes](https://github.com/NLog/NLog/releases)
- [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md)
- [Commits](NLog/NLog@v5.2.0...v5.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 783ece7 commit 3e43750
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Ark.Tools.NLog/Ark.Tools.NLog.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
Expand Down Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="Microsoft.ApplicationInsights.NLogTarget" Version="2.21.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="NLog" Version="5.2.0" />
<PackageReference Include="NLog.Database" Version="5.2.0" />
<PackageReference Include="NLog.Database" Version="5.2.5" />
<PackageReference Include="NLog.DiagnosticSource" Version="5.0.0" />
<PackageReference Include="Slack.Webhooks" Version="1.1.5" />
<PackageReference Include="System.Diagnostics.DiagnosticSource" Version="6.0.1" />
Expand Down

0 comments on commit 3e43750

Please sign in to comment.