Skip to content

Commit a55731f

Browse files
Bump NLog from 5.2.2 to 5.2.3
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]>
1 parent 2f9e967 commit a55731f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Typewriter/Typewriter.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<Version>5.1.2</Version>
2727
</PackageReference>
2828
<PackageReference Include="NLog">
29-
<Version>5.2.2</Version>
29+
<Version>5.2.3</Version>
3030
</PackageReference>
3131
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
3232
</ItemGroup>

0 commit comments

Comments
 (0)