Skip to content

Commit

Permalink
Merge pull request #98 from ggnaegi/dependabot/nuget/NLog.Web.AspNetC…
Browse files Browse the repository at this point in the history
…ore-5.3.11

Bump NLog.Web.AspNetCore from 5.3.10 to 5.3.11
  • Loading branch information
ggnaegi authored May 9, 2024
2 parents e529dd3 + 249463f commit 62adbd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwizlyPeasy.Gateway/SwizlyPeasy.Gateway.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="8.0.4" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.10" />
<PackageReference Include="NLog.Web.AspNetCore" Version="5.3.11" />
<PackageReference Include="Yarp.ReverseProxy" Version="2.1.0" />
</ItemGroup>

Expand Down

0 comments on commit 62adbd8

Please sign in to comment.