Skip to content

Commit

Permalink
Merge pull request #296 from bervProject/dependabot/nuget/NLog-5.3.4
Browse files Browse the repository at this point in the history
build(deps): Bump NLog from 5.3.3 to 5.3.4
  • Loading branch information
mergify[bot] authored Oct 1, 2024
2 parents ef06b9d + d437722 commit 3ced7f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODataExample/ODataExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog" Version="5.3.3" />
<PackageReference Include="NLog" Version="5.3.4" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.12" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" />
Expand Down

0 comments on commit 3ced7f8

Please sign in to comment.