Skip to content

Commit be7d7e6

Browse files
Bump dependency MartinCostello.Logging.XUnit.v3 to 0.7.0 (#558)
| datasource | package | from | to | | ---------- | ------------------------------- | ----- | ----- | | nuget | MartinCostello.Logging.XUnit.v3 | 0.6.0 | 0.7.0 | 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 c9a5058 commit be7d7e6

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
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<FrameworkReference Include="Microsoft.AspNetCore.App" />
1111
<PackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />
12-
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.6.0" />
12+
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.7.0" />
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.10" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
1515
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.28" />

0 commit comments

Comments
 (0)