Skip to content

Commit

Permalink
Merge pull request #14 from epam/dependabot/nuget/NLog-4.7.15
Browse files Browse the repository at this point in the history
Bump NLog from 4.7.14 to 4.7.15
  • Loading branch information
epm-sergem authored Mar 28, 2022
2 parents 7aa613c + 54af687 commit 340f449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FixAntenna/NetCore/Epam.FixAntenna.NetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="NLog" Version="4.7.14" />
<PackageReference Include="NLog" Version="4.7.15" />
<PackageReference Include="System.Collections.Immutable" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="6.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 340f449

Please sign in to comment.