From 970b4372abc42c3475e08ae9ff98705408317269 Mon Sep 17 00:00:00 2001 From: JohannesDeml Date: Sun, 16 Nov 2025 09:44:19 +0000 Subject: [PATCH] [Automated workflow] upgrade-unity from 6000.1.11f1-urp to 6000.1.17f1 --- Packages/manifest.json | 12 ++++++------ Packages/packages-lock.json | 14 +++++++------- ProjectSettings/ProjectVersion.txt | 4 ++-- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 6b6a7f36..635fc7f1 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,14 +1,14 @@ { "dependencies": { "com.jd.guidresolver": "1.1.0", - "com.unity.ai.navigation": "2.0.8", - "com.unity.connect.share": "4.2.3", - "com.unity.ide.rider": "3.0.36", - "com.unity.ide.visualstudio": "2.0.23", - "com.unity.render-pipelines.universal": "17.0.4", + "com.unity.ai.navigation": "2.0.9", + "com.unity.connect.share": "4.2.4", + "com.unity.ide.rider": "3.0.38", + "com.unity.ide.visualstudio": "2.0.25", + "com.unity.render-pipelines.universal": "17.1.0", "com.unity.test-framework": "1.5.1", "com.unity.ugui": "2.0.0", - "com.unity.web.stripping-tool": "1.1.0", + "com.unity.web.stripping-tool": "1.1.1", "com.unity.modules.accessibility": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 75601d76..6d292a7d 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -10,7 +10,7 @@ "url": "https://package.openupm.com" }, "com.unity.ai.navigation": { - "version": "2.0.8", + "version": "2.0.9", "depth": 0, "source": "registry", "dependencies": { @@ -19,7 +19,7 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.23", + "version": "1.8.24", "depth": 2, "source": "registry", "dependencies": { @@ -41,7 +41,7 @@ "url": "https://packages.unity.com" }, "com.unity.connect.share": { - "version": "4.2.3", + "version": "4.2.4", "depth": 0, "source": "registry", "dependencies": { @@ -64,7 +64,7 @@ "dependencies": {} }, "com.unity.ide.rider": { - "version": "3.0.36", + "version": "3.0.38", "depth": 0, "source": "registry", "dependencies": { @@ -73,11 +73,11 @@ "url": "https://packages.unity.com" }, "com.unity.ide.visualstudio": { - "version": "2.0.23", + "version": "2.0.25", "depth": 0, "source": "registry", "dependencies": { - "com.unity.test-framework": "1.1.9" + "com.unity.test-framework": "1.1.31" }, "url": "https://packages.unity.com" }, @@ -198,7 +198,7 @@ } }, "com.unity.web.stripping-tool": { - "version": "1.1.0", + "version": "1.1.1", "depth": 0, "source": "registry", "dependencies": { diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 4ace220a..045c5b8d 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.1.11f1 -m_EditorVersionWithRevision: 6000.1.11f1 (9b156bbbd4df) +m_EditorVersion: 6000.1.17f1 +m_EditorVersionWithRevision: 6000.1.17f1 (c0b9d3899998)