Skip to content

Commit 92ec271

Browse files
dependabot[bot]fuzzzerd
authored andcommitted
chore(deps): bump the nlog group with 2 updates
Bumps the nlog group with 2 updates: [NLog](https://github.com/NLog/NLog) and [NLog.Extensions.Logging](https://github.com/NLog/NLog.Extensions.Logging). Updates `NLog` from 5.3.4 to 5.3.4 - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v5.3.4...v5.3.4) Updates `NLog.Extensions.Logging` from 5.3.14 to 5.3.15 - [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.14...v5.3.15) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nlog - dependency-name: NLog.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nlog ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a558509 commit 92ec271

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SharpFM.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</PackageReference>
4949

5050
<PackageReference Include="NLog" Version="5.3.4" />
51-
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.14" />
51+
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.15" />
5252

5353
<None Update="nlog.config" CopyToOutputDirectory="Always" />
5454
</ItemGroup>

0 commit comments

Comments
 (0)