Skip to content

Commit

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


Updates `Mecha.xUnit` from 2.1.33 to 2.1.34
- [Changelog](https://github.com/JaCraig/Mecha/blob/main/CHANGELOG.md)
- [Commits](JaCraig/Mecha@v2.1.33...v2.1.34)

---
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] committed Feb 29, 2024
1 parent ff33fdb commit 338490d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ObjectCartographer.Tests/ObjectCartographer.Tests.csproj
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mecha.xUnit" Version="2.1.33" />
<PackageReference Include="Mecha.xUnit" Version="2.1.34" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="xunit" Version="2.7.0" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.7">
Expand Down

0 comments on commit 338490d

Please sign in to comment.