Skip to content

Commit

Permalink
Upgrade log4net package to v2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
YevgeniyShunevych committed Oct 30, 2020
1 parent ac4c481 commit f30a240
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Atata.Tests/Atata.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<ItemGroup>
<PackageReference Include="Atata.WebDriverExtras" Version="1.3.0" />
<PackageReference Include="FluentAssertions" Version="5.10.3" />
<PackageReference Include="log4net" Version="2.0.11" />
<PackageReference Include="log4net" Version="2.0.12" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.7.1" />
<PackageReference Include="NLog" Version="4.7.5" />
<PackageReference Include="NUnit" Version="3.12.0" />
Expand Down

0 comments on commit f30a240

Please sign in to comment.