Skip to content

Commit f73bb51

Browse files
build(deps): bump NLog from 5.2.2 to 5.2.3 in /src (#1044)
Bumps [NLog](https://github.com/NLog/NLog) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/NLog/NLog/releases) - [Changelog](https://github.com/NLog/NLog/blob/dev/CHANGELOG.md) - [Commits](NLog/NLog@v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7add02c commit f73bb51

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.2.2" />
14+
<PackageReference Include="NLog" Version="5.2.3" />
1515
<PackageReference Include="System.Collections.Immutable" Version="7.0.0" />
1616
</ItemGroup>
1717
<ItemGroup>

0 commit comments

Comments
 (0)