Skip to content

Commit

Permalink
Merge pull request #126 from pre-martin/dependabot/nuget/NLog-5.3.3
Browse files Browse the repository at this point in the history
Bump NLog from 5.3.2 to 5.3.3
  • Loading branch information
pre-martin authored Sep 5, 2024
2 parents 36cd555 + 11af468 commit 2fc3877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StreamDeckSimHub.Plugin/StreamDeckSimHub.Plugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="NLog" Version="5.3.2" />
<PackageReference Include="NLog" Version="5.3.3" />
<PackageReference Include="NLog.Extensions.Logging" Version="5.3.10" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.4" />
<Reference Include="SharpDeck">
Expand Down

0 comments on commit 2fc3877

Please sign in to comment.