Skip to content

Commit 9f042e7

Browse files
Bump GitHubActionsTestLogger from 2.3.0 to 2.3.2
Bumps [GitHubActionsTestLogger](https://github.com/Tyrrrz/GitHubActionsTestLogger) from 2.3.0 to 2.3.2. - [Changelog](https://github.com/Tyrrrz/GitHubActionsTestLogger/blob/master/Changelog.md) - [Commits](Tyrrrz/GitHubActionsTestLogger@2.3...2.3.2) --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f646b1 commit 9f042e7

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
@@ -12,6 +12,6 @@
1212
<PackageReference Include="xunit" Version="2.4.2" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5" />
1414
<PackageReference Include="Foundatio.Xunit" Version="10.6.0" />
15-
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.0" PrivateAssets="All" />
15+
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.2" PrivateAssets="All" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)