From 66d09e3deff6081c6fdd40a51f0f9bfc79a50f19 Mon Sep 17 00:00:00 2001 From: TomPallister Date: Sat, 22 Apr 2023 21:42:30 +0100 Subject: [PATCH] updated csmacnz.Coveralls --- .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 ee717fa31..de6cc1613 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,7 +9,7 @@ ] }, "coveralls.net": { - "version": "3.0.0", + "version": "4.0.1", "commands": [ "csmacnz.Coveralls" ]