Skip to content

Commit 19ea631

Browse files
dependabot[bot]baywet
authored andcommitted
chore(deps): bump NLog from 5.3.4 to 5.4.0
Bumps [NLog](https://github.com/NLog/NLog) from 5.3.4 to 5.4.0. - [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.4.0) --- updated-dependencies: - dependency-name: NLog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14971b0 commit 19ea631

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.3.4</Version>
29+
<Version>5.4.0</Version>
3030
</PackageReference>
3131
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
3232
</ItemGroup>

0 commit comments

Comments
 (0)