Skip to content

Commit 1db50b6

Browse files
Bump Divergic.Logging.Xunit from 3.6.0 to 4.0.0 (#161)
Bumps [Divergic.Logging.Xunit](https://github.com/roryprimrose/Divergic.Logging.Xunit) from 3.6.0 to 4.0.0. - [Release notes](https://github.com/roryprimrose/Divergic.Logging.Xunit/releases) - [Commits](roryprimrose/Neovolve.Logging.Xunit@3.6.0...4.0.0) --- updated-dependencies: - dependency-name: Divergic.Logging.Xunit dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 01603ab commit 1db50b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CommandLineParser.Tests/CommandLineParser.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1717
</PackageReference>
18-
<PackageReference Include="Divergic.Logging.Xunit" Version="3.6.0" />
18+
<PackageReference Include="Divergic.Logging.Xunit" Version="4.0.0" />
1919
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.1.0" />
2020
<PackageReference Include="Moq" Version="4.16.1" />
2121
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)