Skip to content

Commit 8d209fd

Browse files
Bump dependency GitHubActionsTestLogger to 3.0.1 (#588)
| datasource | package | from | to | | ---------- | ----------------------- | ----- | ----- | | nuget | GitHubActionsTestLogger | 3.0.0 | 3.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7dc9fb9 commit 8d209fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/TodoApp.Tests/TodoApp.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<FrameworkReference Include="Microsoft.AspNetCore.App" />
11-
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.0" />
11+
<PackageReference Include="GitHubActionsTestLogger" Version="3.0.1" />
1212
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.7.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="10.0.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />

0 commit comments

Comments
 (0)