From 508d873d093bee5832a650103787bdf8d4ce0d63 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 17:08:09 +0000 Subject: [PATCH] deps: Update ancplua-sdk to 2.2.22 --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 88a14b8..0b20b05 100644 --- a/global.json +++ b/global.json @@ -8,8 +8,8 @@ "ANcpLua.NET.Sdk": "3.4.34", "ANcpLua.NET.Sdk.Web": "3.4.34", "ANcpLua.NET.Sdk.Test": "3.4.34", - "ANcpLua.Roslyn.Utilities.Testing": "2.2.21", - "ANcpLua.Roslyn.Utilities": "2.2.21" + "ANcpLua.Roslyn.Utilities.Testing": "2.2.22", + "ANcpLua.Roslyn.Utilities": "2.2.22" }, "test": { "runner": "Microsoft.Testing.Platform"