Skip to content

Commit 9669571

Browse files
chore: bump Mecha.xUnit in /FileCurator.Tests in the dependencies group
Bumps the dependencies group in /FileCurator.Tests with 1 update: [Mecha.xUnit](https://github.com/JaCraig/Mecha). Updates `Mecha.xUnit` from 3.1.1 to 3.1.2 - [Changelog](https://github.com/JaCraig/Mecha/blob/main/CHANGELOG.md) - [Commits](JaCraig/Mecha@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: Mecha.xUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f0e1cd commit 9669571

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FileCurator.Tests/FileCurator.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
</ItemGroup>
110110

111111
<ItemGroup>
112-
<PackageReference Include="Mecha.xUnit" Version="3.1.1" />
112+
<PackageReference Include="Mecha.xUnit" Version="3.1.2" />
113113
<PackageReference Include="coverlet.collector" Version="6.0.4">
114114
<PrivateAssets>all</PrivateAssets>
115115
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)