From 58d2872a3a2df895b2408edf310471c629382031 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 31 May 2024 14:16:31 +0000 Subject: [PATCH] chore(deps): update all dependencies --- Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj | 4 ++-- global.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj b/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj index c00acb9..fe1242f 100644 --- a/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj +++ b/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj @@ -39,9 +39,9 @@ - + - + diff --git a/global.json b/global.json index b9431d9..108255b 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Godot.NET.Sdk": "4.2.2" + "Godot.NET.Sdk": "4.3.0-beta.1" } } \ No newline at end of file