Skip to content

Commit 55807f0

Browse files
Merge pull request #2 from loresoft/dependabot/nuget/xunit.v3-3.2.1
Bump xunit.v3 from 3.2.0 to 3.2.1
2 parents 4da88d4 + f7db5dd commit 55807f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
<PackageVersion Include="Testcontainers.MsSql" Version="4.9.0" />
2525
<PackageVersion Include="XUnit.Hosting" Version="4.0.0" />
2626
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
27-
<PackageVersion Include="xunit.v3" Version="3.2.0" />
27+
<PackageVersion Include="xunit.v3" Version="3.2.1" />
2828
</ItemGroup>
2929
</Project>

0 commit comments

Comments
 (0)