Skip to content

Commit f73164c

Browse files
authored
Merge pull request #74 from aneilmac/dependabot/nuget/tests/xunit.v3-3.2.2
Bump xunit.v3 from 3.2.1 to 3.2.2
2 parents becb7f1 + cc8b71b commit f73164c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Packages.props, $(MSBuildThisFileDirectory)..))" />
33
<ItemGroup>
44
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
5-
<PackageVersion Include="xunit.v3" Version="3.2.1" />
5+
<PackageVersion Include="xunit.v3" Version="3.2.2" />
66
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
77
<PackageVersion Include="Neovolve.Logging.Xunit.v3" Version="7.2.0" />
88
</ItemGroup>

0 commit comments

Comments
 (0)