Skip to content

Commit 66cd5d2

Browse files
Bump the xunit group with 1 update
Bumps xunit.v3 from 3.1.0 to 3.2.0 --- updated-dependencies: - dependency-name: xunit.v3 dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: xunit ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d5bee4 commit 66cd5d2

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.0" />
2323
</ItemGroup>
2424
<ItemGroup>
2525
<ProjectReference Include="..\..\src\Microcks.Testcontainers\Microcks.Testcontainers.csproj" />

0 commit comments

Comments
 (0)