Skip to content

Commit b83c555

Browse files
Bump GitHubActionsTestLogger from 1.4.1 to 2.0.0
Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 1.4.1 to 2.0.0. - [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases) - [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md) - [Commits](Tyrrrz/GitHubActionsTestLogger@1.4.1...2.0) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffc64ef commit b83c555

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="1.4.1" PrivateAssets="all" />
24+
<PackageReference Include="GitHubActionsTestLogger" Version="2.0.0" PrivateAssets="all" />
2525
</ItemGroup>
2626

2727
<PropertyGroup Label="Coverage">

0 commit comments

Comments
 (0)