From 26ca151de7b9d19757d6e2095a43be90c5b1aac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 05:22:53 +0000 Subject: [PATCH] Bump woofware.nunittestrunner from 0.3.12 to 0.3.14 --- updated-dependencies: - dependency-name: woofware.nunittestrunner dependency-version: 0.3.14 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 2681531..6cc1b6f 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "woofware.nunittestrunner": { - "version": "0.3.12", + "version": "0.3.14", "commands": [ "woofware.nunittestrunner" ]