From 925273760a215afb4965056bb1fcc5f35f82d6b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 13:27:24 +0000 Subject: [PATCH] Bump nunit.consolerunner.netcore from 3.19.0 to 3.19.1 Bumps [nunit.consolerunner.netcore](https://github.com/nunit/nunit-console) from 3.19.0 to 3.19.1. - [Release notes](https://github.com/nunit/nunit-console/releases) - [Changelog](https://github.com/nunit/nunit-console/blob/main/CHANGES.txt) - [Commits](https://github.com/nunit/nunit-console/compare/3.19.0...3.19.1) --- updated-dependencies: - dependency-name: nunit.consolerunner.netcore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 821ecdcd66..2a5ff6bd4f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -17,7 +17,7 @@ "rollForward": false }, "nunit.consolerunner.netcore": { - "version": "3.19.0", + "version": "3.19.1", "commands": [ "nunit" ],