Skip to content

Commit 58bda1d

Browse files
dependabot[bot]SebastienDegodez
authored andcommitted
Bump xunit.v3 from 3.1.0 to 3.2.1
--- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73e98ab commit 58bda1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Microcks.Testcontainers.Tests/Microcks.Testcontainers.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
<PrivateAssets>all</PrivateAssets>
2121
</PackageReference>
22-
<PackageReference Include="xunit.v3" Version="3.1.0" />
22+
<PackageReference Include="xunit.v3" Version="3.2.1" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<ProjectReference Include="..\..\src\Microcks.Testcontainers\Microcks.Testcontainers.csproj" />

0 commit comments

Comments
 (0)