From 23f70bb701762bfbc25c2d081aa7df16a9311c89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 05:47:51 +0000 Subject: [PATCH] deps: Bump coverlet.collector from 10.0.0 to 10.0.1 --- updated-dependencies: - dependency-name: coverlet.collector dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj | 2 +- Luotsi.Cli.Tests/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj b/Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj index 6f123c9..1130499 100644 --- a/Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj +++ b/Luotsi.Cli.Tests/Luotsi.Cli.Tests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Luotsi.Cli.Tests/packages.lock.json b/Luotsi.Cli.Tests/packages.lock.json index 1391263..a8f45f6 100644 --- a/Luotsi.Cli.Tests/packages.lock.json +++ b/Luotsi.Cli.Tests/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "coverlet.collector": { "type": "Direct", - "requested": "[10.0.0, )", - "resolved": "10.0.0", - "contentHash": "WFejCcOUR6k8UYyDnnR6Gk+obFYMsWrZuNqPJnsVFGVhpPSN0y20D4qbdKJnXinYGx9PQ397Hf9TnU1NBST8vA==" + "requested": "[10.0.1, )", + "resolved": "10.0.1", + "contentHash": "27jXSV/0DbVqF5jDrAxuQFZ9oaz6gmG03p8ttxAFk+X0M4woFYj7MoWDLCna5EGLb0CE6OE7X6ZH3Wt5smTtaA==" }, "Microsoft.NET.Test.Sdk": { "type": "Direct",