Skip to content

Commit

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

- [Changelog](https://github.com/JaCraig/Mecha/blob/main/CHANGELOG.md)
- [Commits](JaCraig/Mecha@v2.0.52...v2.0.53)

---
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 Nov 7, 2023
1 parent faf75cd commit cb535d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FastActivator.Tests/FastActivator.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Mecha.xUnit" Version="2.0.52" />
<PackageReference Include="Mecha.xUnit" Version="2.0.53" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="xunit" Version="2.6.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.3">
Expand Down

0 comments on commit cb535d9

Please sign in to comment.