From 6d708fa5f42ab8dabe4761b3b066dc45f1a9d518 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 15:03:40 +0000 Subject: [PATCH] Bump AltCover from 8.6.95 to 8.6.125 Bumps [AltCover](https://github.com/SteveGilham/altcover) from 8.6.95 to 8.6.125. - [Release notes](https://github.com/SteveGilham/altcover/releases) - [Changelog](https://github.com/SteveGilham/altcover/blob/master/ReleaseNotes.md) - [Commits](https://github.com/SteveGilham/altcover/compare/release/v8.6.95...release/v8.6.125) --- updated-dependencies: - dependency-name: AltCover dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- UnitTests/UnitTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 32fc9dff15..935ad55c56 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "altcover.global": { - "version": "8.6.95", + "version": "8.6.125", "commands": [ "altcover" ] diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index 528c1d303a..d5b44d565d 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -29,7 +29,7 @@ - +