Skip to content

Commit bcd66c7

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

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.5.0" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.0" />
1414
<PackageReference Include="Foundatio.Xunit" Version="10.6.1" />
15-
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.2" PrivateAssets="All" />
15+
<PackageReference Include="GitHubActionsTestLogger" Version="2.3.3" PrivateAssets="All" />
1616
</ItemGroup>
1717
</Project>

0 commit comments

Comments
 (0)