From ce7f66c78de7868e37ea9d186c630bc4f8d85cd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jun 2024 22:14:50 +0000 Subject: [PATCH] Bump the tests group across 1 directory with 3 updates Bumps the tests group with 3 updates in the / directory: [coverlet.collector](https://github.com/coverlet-coverage/coverlet), [xunit](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit). Updates `coverlet.collector` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/compare/v6.0.0...v6.0.2) Updates `xunit` from 2.5.0 to 2.8.1 - [Commits](https://github.com/xunit/xunit/compare/2.5.0...2.8.1) Updates `xunit.runner.visualstudio` from 2.5.0 to 2.8.1 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.0...2.8.1) --- updated-dependencies: - dependency-name: coverlet.collector dependency-type: direct:production update-type: version-update:semver-patch dependency-group: tests - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tests ... Signed-off-by: dependabot[bot] --- src/Tests/Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index 061ffe1..c128714 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -10,9 +10,9 @@ - - - + + +