From 56fdad62328feed008cb2a949f9f619bc8aa7970 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 13:21:32 +0000 Subject: [PATCH 1/2] deps: Update dependency coverlet.collector to version 6 Updates-dependency: coverlet.collector Updates-dependency-from-version: 3.2.0 Updates-dependency-to-version: 6.0.0 --- src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj b/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj index 74ffeb5..0ad079a 100644 --- a/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj +++ b/src/GhBadgesSharp.Test/GhBadgesSharp.Test.csproj @@ -9,7 +9,7 @@ - + From 053b53b50ce5d9663a82752273b638e413fda900 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 28 May 2023 13:22:10 +0000 Subject: [PATCH 2/2] Update NuGet lock file --- src/GhBadgesSharp.Test/packages.lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/GhBadgesSharp.Test/packages.lock.json b/src/GhBadgesSharp.Test/packages.lock.json index 149df82..0de1ce9 100644 --- a/src/GhBadgesSharp.Test/packages.lock.json +++ b/src/GhBadgesSharp.Test/packages.lock.json @@ -17,9 +17,9 @@ }, "coverlet.collector": { "type": "Direct", - "requested": "[3.2.0, )", - "resolved": "3.2.0", - "contentHash": "xjY8xBigSeWIYs4I7DgUHqSNoGqnHi7Fv7/7RZD02rvZyG3hlsjnQKiVKVWKgr9kRKgmV+dEfu8KScvysiC0Wg==" + "requested": "[6.0.0, )", + "resolved": "6.0.0", + "contentHash": "tW3lsNS+dAEII6YGUX/VMoJjBS1QvsxqJeqLaJXub08y1FSjasFPtQ4UBUsudE9PNrzLjooClMsPtY2cZLdXpQ==" }, "Microsoft.NET.Test.Sdk": { "type": "Direct",