From d79526010c65bbd4841f9d4a124859d80e9d2ac4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:53:06 +0000 Subject: [PATCH] Bump woofware.nunittestrunner from 0.3.12 to 0.3.13 --- updated-dependencies: - dependency-name: woofware.nunittestrunner dependency-version: 0.3.13 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..729c7e7 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -15,7 +15,7 @@ ] }, "woofware.nunittestrunner": { - "version": "0.3.12", + "version": "0.3.13", "commands": [ "woofware.nunittestrunner" ]