From 44b12325f819b9d62239602a7f94d26323574165 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 00:12:55 -0500 Subject: [PATCH] chore(deps): update all dependencies (#55) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 96eadd3..baf4132 100644 --- a/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj +++ b/Chickensoft.GoDotTest/Chickensoft.GoDotTest.csproj @@ -39,8 +39,8 @@ - - + + diff --git a/global.json b/global.json index f17708e..97df8ac 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestMinor" }, "msbuild-sdks": { - "Godot.NET.Sdk": "4.2.0-beta.2" + "Godot.NET.Sdk": "4.2.0-beta.3" } }