Skip to content

Commit 4f111e5

Browse files
Bump MartinCostello.Logging.XUnit.v3 from 0.5.0 to 0.5.1
Bumps [MartinCostello.Logging.XUnit.v3](https://github.com/martincostello/xunit-logging) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/martincostello/xunit-logging/releases) - [Commits](martincostello/xunit-logging@v0.5.0...v0.5.1) --- updated-dependencies: - dependency-name: MartinCostello.Logging.XUnit.v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4459894 commit 4f111e5

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.5.0" />
12+
<PackageReference Include="MartinCostello.Logging.XUnit.v3" Version="0.5.1" />
1313
<PackageReference Include="Microsoft.AspNetCore.Mvc.Testing" Version="9.0.0" />
1414
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
1515
<PackageReference Include="Microsoft.OpenApi.Readers" Version="1.6.22" />

0 commit comments

Comments
 (0)