From 3a9ea0d0f05683ad472d7b4adf2958f5f0d9e273 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 05:10:18 +0000 Subject: [PATCH] deps: Update ancplua-sdk to 2.2.17 --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 6ab3f66..c8f3db8 100644 --- a/global.json +++ b/global.json @@ -8,8 +8,8 @@ "ANcpLua.NET.Sdk": "3.4.33", "ANcpLua.NET.Sdk.Web": "3.4.33", "ANcpLua.NET.Sdk.Test": "3.4.33", - "ANcpLua.Roslyn.Utilities.Testing": "2.2.16", - "ANcpLua.Roslyn.Utilities": "2.2.16" + "ANcpLua.Roslyn.Utilities.Testing": "2.2.17", + "ANcpLua.Roslyn.Utilities": "2.2.17" }, "test": { "runner": "Microsoft.Testing.Platform"