From 6f6d56fc9434ab2bf7ef35d4582117b32f5b2590 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 09:55:14 +0000 Subject: [PATCH] chore: bump the dependencies group Bumps the dependencies group in /FastActivator.Tests with 2 updates: [Mecha.xUnit](https://github.com/JaCraig/Mecha) and [coverlet.collector](https://github.com/coverlet-coverage/coverlet). Updates `Mecha.xUnit` from 2.1.26 to 2.1.27 - [Changelog](https://github.com/JaCraig/Mecha/blob/main/CHANGELOG.md) - [Commits](https://github.com/JaCraig/Mecha/compare/v2.1.26...v2.1.27) Updates `coverlet.collector` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.1) --- updated-dependencies: - dependency-name: Mecha.xUnit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- FastActivator.Tests/FastActivator.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FastActivator.Tests/FastActivator.Tests.csproj b/FastActivator.Tests/FastActivator.Tests.csproj index e0960cb..0165e7b 100644 --- a/FastActivator.Tests/FastActivator.Tests.csproj +++ b/FastActivator.Tests/FastActivator.Tests.csproj @@ -18,7 +18,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive