Skip to content

Commit 41174e9

Browse files
Bump log4net from 2.0.8 to 2.0.10 in /PoeEye/PoeShared
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/ReleaseInstructions.txt) - [Commits](apache/logging-log4net@rel/2.0.8...rel/2.0.10) Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6b225e commit 41174e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PoeEye/PoeShared/PoeShared.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="Combinatorics" Version="1.1.0.19" />
1010
<PackageReference Include="CommandLineParser" Version="2.7.82" />
1111
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
12-
<PackageReference Include="log4net" Version="2.0.8" />
12+
<PackageReference Include="log4net" Version="2.0.10" />
1313
<PackageReference Include="ReactiveUI" Version="10.4.1" />
1414
<PackageReference Include="Newtonsoft.Json" Version="12.0.2" />
1515
<PackageReference Include="System.Reactive" Version="4.2.0" />

0 commit comments

Comments
 (0)