Skip to content

Commit c8f18a8

Browse files
Bump GitHubActionsTestLogger from 2.3.3 to 2.4.1
Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 2.3.3 to 2.4.1. - [Release notes](https://github.com/Tyrrrz/GitHubActionsTestLogger/releases) - [Commits](Tyrrrz/GitHubActionsTestLogger@2.3.3...2.4.1) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d49c428 commit c8f18a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Exceptionless.DateTimeExtensions.Tests/Exceptionless.DateTimeExtensions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
1717
<PackageReference Include="Foundatio.Xunit" Version="10.7.1" />
18-
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" PrivateAssets="All" />
18+
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" PrivateAssets="All" />
1919
</ItemGroup>
2020
</Project>

0 commit comments

Comments
 (0)