From c5482554780aa72da85de325ada6bc2d696bf52d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 19:17:49 +0000 Subject: [PATCH] Bump GitHub.Copilot.SDK from 1.0.4 to 1.0.5 --- updated-dependencies: - dependency-name: GitHub.Copilot.SDK dependency-version: 1.0.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/Coralph/Coralph.csproj | 2 +- src/Coralph/packages.lock.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Coralph/Coralph.csproj b/src/Coralph/Coralph.csproj index 111d8f4..5a3ed35 100644 --- a/src/Coralph/Coralph.csproj +++ b/src/Coralph/Coralph.csproj @@ -43,7 +43,7 @@ - + diff --git a/src/Coralph/packages.lock.json b/src/Coralph/packages.lock.json index e5d9878..5259bf1 100644 --- a/src/Coralph/packages.lock.json +++ b/src/Coralph/packages.lock.json @@ -4,9 +4,9 @@ "net10.0": { "GitHub.Copilot.SDK": { "type": "Direct", - "requested": "[1.0.4, )", - "resolved": "1.0.4", - "contentHash": "tFtrvaLLN/zXVQKQfH72B929Y6ggBE7X4rfaqrRhWnh4ITFXnpuBL+Lsl39aH/wn49jAEkANJl0OTCreSEzBOw==", + "requested": "[1.0.5, )", + "resolved": "1.0.5", + "contentHash": "svYFOpR6B+Xl5x77r5GCj3D0HGZqihcBZo/yZBop+Iu0eRn3Yw8WBLExQw4S8Qs0cczkO703OcmRf7FExGNcAA==", "dependencies": { "Microsoft.Extensions.AI.Abstractions": "10.2.0", "Microsoft.Extensions.Logging.Abstractions": "10.0.2"