Skip to content

Commit

Permalink
chore: bump Mecha.xUnit
Browse files Browse the repository at this point in the history
Bumps the dependencies group in /test/FileCurator.Tests with 1 update: [Mecha.xUnit](https://github.com/JaCraig/Mecha).


Updates `Mecha.xUnit` from 2.1.62 to 2.1.63
- [Changelog](https://github.com/JaCraig/Mecha/blob/main/CHANGELOG.md)
- [Commits](JaCraig/Mecha@v2.1.62...v2.1.63)

---
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>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent af48fc6 commit 7de7838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/FileCurator.Tests/FileCurator.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Mecha.xUnit" Version="2.1.62" />
<PackageReference Include="Mecha.xUnit" Version="2.1.63" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.0">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 7de7838

Please sign in to comment.