From 757f96e06cda0cf5cede597eead8d90a4f5022b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 00:10:37 +0000 Subject: [PATCH] Bump the nuget-dependencies group with 4 updates Bumps demaconsulting.pandoctool from 3.9.0.2 to 3.10.0 Bumps demaconsulting.weasyprinttool from 68.1.0 to 69.0.0 Bumps Polyfill from 10.7.0 to 10.8.1 Bumps WireMock.Net from 2.8.0 to 2.10.0 --- updated-dependencies: - dependency-name: demaconsulting.pandoctool dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: demaconsulting.weasyprinttool dependency-version: 69.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Polyfill dependency-version: 10.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: WireMock.Net dependency-version: 2.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 4 ++-- .../DemaConsulting.NuGet.Caching.csproj | 2 +- .../DemaConsulting.NuGet.Caching.Tests.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 81e71f7..6095f50 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -9,13 +9,13 @@ ] }, "demaconsulting.pandoctool": { - "version": "3.9.0.2", + "version": "3.10.0", "commands": [ "pandoc" ] }, "demaconsulting.weasyprinttool": { - "version": "68.1.0", + "version": "69.0.0", "commands": [ "weasyprint" ] diff --git a/src/DemaConsulting.NuGet.Caching/DemaConsulting.NuGet.Caching.csproj b/src/DemaConsulting.NuGet.Caching/DemaConsulting.NuGet.Caching.csproj index 5ce0c52..4ed12fe 100644 --- a/src/DemaConsulting.NuGet.Caching/DemaConsulting.NuGet.Caching.csproj +++ b/src/DemaConsulting.NuGet.Caching/DemaConsulting.NuGet.Caching.csproj @@ -70,7 +70,7 @@ - + diff --git a/test/DemaConsulting.NuGet.Caching.Tests/DemaConsulting.NuGet.Caching.Tests.csproj b/test/DemaConsulting.NuGet.Caching.Tests/DemaConsulting.NuGet.Caching.Tests.csproj index 80298cd..c0fe30f 100644 --- a/test/DemaConsulting.NuGet.Caching.Tests/DemaConsulting.NuGet.Caching.Tests.csproj +++ b/test/DemaConsulting.NuGet.Caching.Tests/DemaConsulting.NuGet.Caching.Tests.csproj @@ -39,7 +39,7 @@ - + all