Skip to content

Commit 955153d

Browse files
build(deps): bump NLog from 5.1.4 to 5.2.0 in /src (#1012)
Bumps [NLog](https://github.com/NLog/NLog) from 5.1.4 to 5.2.0. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v5.1.4...v5.2.0) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20cabb9 commit 955153d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Splat.NLog/Splat.NLog.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Nullable>enable</Nullable>
1212
</PropertyGroup>
1313
<ItemGroup>
14-
<PackageReference Include="NLog" Version="5.1.4" />
14+
<PackageReference Include="NLog" Version="5.2.0" />
1515
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
1616
</ItemGroup>
1717
<ItemGroup>

0 commit comments

Comments
 (0)