Skip to content

Commit 3639580

Browse files
authored
Merge pull request #32 from serilog-contrib/dependabot/nuget/GitHubActionsTestLogger-2.0.1
Bump GitHubActionsTestLogger from 2.0.0 to 2.0.1
2 parents bd77237 + fd62b2d commit 3639580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Serilog.Formatting.Log4Net.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</ItemGroup>
2222

2323
<ItemGroup Condition="$(ContinuousIntegrationBuild) == 'true'">
24-
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.0" PrivateAssets="all" />
24+
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.1" PrivateAssets="all" />
2525
</ItemGroup>
2626

2727
<PropertyGroup Label="Coverage">

0 commit comments

Comments
 (0)