From 2f02c732996e634a6ba9eef086cdb9ac6fced84a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 13:27:57 +0000 Subject: [PATCH] build: Bump the nuget group with 1 update Bumps Dalamud.Hosting.Sdk from 14.0.12 to 14.0.13 --- updated-dependencies: - dependency-name: Dalamud.Hosting.Sdk dependency-version: 14.0.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget ... Signed-off-by: dependabot[bot] --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 9ef6a4f..b9f3e29 100644 --- a/global.json +++ b/global.json @@ -4,6 +4,6 @@ "rollForward": "latestFeature" }, "msbuild-sdks": { - "Dalamud.Hosting.Sdk": "14.0.12" + "Dalamud.Hosting.Sdk": "14.0.13" } } \ No newline at end of file