Skip to content

Commit

Permalink
Build(deps): Bump log4net in /src/Tests/Sportradar.OddsFeed.SDK.Test
Browse files Browse the repository at this point in the history
Bumps [log4net](https://github.com/apache/logging-log4net) from 2.0.8 to 2.0.10.
- [Release notes](https://github.com/apache/logging-log4net/releases)
- [Changelog](https://github.com/apache/logging-log4net/blob/master/doc/ReleaseInstructions-legacy.txt)
- [Commits](apache/logging-log4net@rel/2.0.8...rel/2.0.10)

---
updated-dependencies:
- dependency-name: log4net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2022
1 parent 15d0262 commit a5a4919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tests/Sportradar.OddsFeed.SDK.Test/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<package id="Common.Logging.Log4Net208" version="3.4.1" targetFramework="net472" />
<package id="CommonServiceLocator" version="1.3" targetFramework="net472" />
<package id="EasyNetQ.Management.Client" version="1.3.0" targetFramework="net471" />
<package id="log4net" version="2.0.8" targetFramework="net472" />
<package id="log4net" version="2.0.10" targetFramework="net472" />
<package id="Microsoft.CSharp" version="4.0.1" targetFramework="net472" />
<package id="Moq" version="4.16.0" targetFramework="net472" />
<package id="MSTest.TestAdapter" version="2.1.2" targetFramework="net472" />
Expand Down

0 comments on commit a5a4919

Please sign in to comment.