From e3e00ea0e38b61fe52b892aa740d5b80e69371bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 11:41:31 +0000 Subject: [PATCH] Bump dependency coverlet.collector to v10 --- Tests/Tests.csproj | 2 +- Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Tests/Tests.csproj b/Tests/Tests.csproj index 605e9a5..42bae55 100644 --- a/Tests/Tests.csproj +++ b/Tests/Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/Tests/packages.lock.json b/Tests/packages.lock.json index b277d27..1c240f4 100644 --- a/Tests/packages.lock.json +++ b/Tests/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "coverlet.collector": { "type": "Direct", - "requested": "[8.0.0, )", - "resolved": "8.0.0", - "contentHash": "EMkj/2F6n6IVPrvGYkqzGJs6phuGGkq6N+E7KW9rNyzNxXbwQ1KfMqWyXNf9nCNEQOA6IjFwmOLvkriwKE7Orw==" + "requested": "[10.0.1, )", + "resolved": "10.0.1", + "contentHash": "27jXSV/0DbVqF5jDrAxuQFZ9oaz6gmG03p8ttxAFk+X0M4woFYj7MoWDLCna5EGLb0CE6OE7X6ZH3Wt5smTtaA==" }, "FakeItEasy": { "type": "Direct",