From fdccff134d32958713a820576cc81587461d1be7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 03:24:11 +0000 Subject: [PATCH] deps: Update ancplua-sdk to 2.2.42 --- global.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/global.json b/global.json index 10ad9853..5ca0e015 100644 --- a/global.json +++ b/global.json @@ -8,8 +8,8 @@ "ANcpLua.NET.Sdk": "3.4.45", "ANcpLua.NET.Sdk.Web": "3.4.45", "ANcpLua.NET.Sdk.Test": "3.4.45", - "ANcpLua.Roslyn.Utilities.Testing": "2.2.39", - "ANcpLua.Roslyn.Utilities": "2.2.39" + "ANcpLua.Roslyn.Utilities.Testing": "2.2.42", + "ANcpLua.Roslyn.Utilities": "2.2.42" }, "test": { "runner": "Microsoft.Testing.Platform"