From 39d7805aeb3c140d328e94f7be704ab2500a43e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 14:44:21 +0000 Subject: [PATCH] Bump Scriban from 6.4.0 to 7.2.0 --- updated-dependencies: - dependency-name: Scriban dependency-version: 7.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Library/Library.csproj | 32 ++++++++++++++++---------------- Library/packages.lock.json | 6 +++--- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Library/Library.csproj b/Library/Library.csproj index b25db1a3..96928ebb 100644 --- a/Library/Library.csproj +++ b/Library/Library.csproj @@ -1,16 +1,16 @@ - - - net9.0 - - - - - - - - - - - - - + + + net9.0 + + + + + + + + + + + + + diff --git a/Library/packages.lock.json b/Library/packages.lock.json index 98a18430..f7e28c32 100644 --- a/Library/packages.lock.json +++ b/Library/packages.lock.json @@ -64,9 +64,9 @@ }, "Scriban": { "type": "Direct", - "requested": "[6.4.0, )", - "resolved": "6.4.0", - "contentHash": "z30JIkGd5BOx1s+5qj4OD7N3uQ734IT10M7t7noouZ1W7yxIVvO+ZRwXKp5VYo6ywfOywo8SQfLLp9LosupBYg==" + "requested": "[7.2.0, )", + "resolved": "7.2.0", + "contentHash": "GiAuu6bCPVWJeMMK8AkJMCNX+wyqt2qgiKjVAPLvRWxzBwpDJjLhJltVP034tsZUHOkBtdfA/Otrny+n3NelBw==" }, "YamlDotNet": { "type": "Direct",