Skip to content

Commit

Permalink
Merge pull request #224 from bervProject/dependabot/nuget/NLog-5.2.2
Browse files Browse the repository at this point in the history
Bump NLog from 5.2.0 to 5.2.2
  • Loading branch information
mergify[bot] authored Aug 1, 2023
2 parents 9a10075 + cedfbfd commit c99ad9d
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.2.0" />
<PackageReference Include="NLog" Version="5.2.2" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.0" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="7.0.4" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.5.0" />
Expand Down

0 comments on commit c99ad9d

Please sign in to comment.