diff --git a/Packages/manifest.json b/Packages/manifest.json index 4e349218..b169f9e9 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -3,9 +3,9 @@ "com.jd.guidresolver": "1.1.0", "com.unity.collab-proxy": "2.3.1", "com.unity.connect.share": "4.2.3", - "com.unity.ide.rider": "3.0.28", + "com.unity.ide.rider": "3.0.31", "com.unity.ide.visualstudio": "2.0.22", - "com.unity.render-pipelines.universal": "16.0.5", + "com.unity.render-pipelines.universal": "16.0.6", "com.unity.test-framework": "1.3.9", "com.unity.ugui": "2.0.0", "com.unity.modules.accessibility": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 627a4a7c..28715827 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -62,7 +62,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.28", + "version": "3.0.31", "depth": 0, "source": "registry", "dependencies": { @@ -101,7 +101,7 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "16.0.5", + "version": "16.0.6", "depth": 1, "source": "builtin", "dependencies": { @@ -114,18 +114,18 @@ } }, "com.unity.render-pipelines.universal": { - "version": "16.0.5", + "version": "16.0.6", "depth": 0, "source": "builtin", "dependencies": { "com.unity.mathematics": "1.2.1", "com.unity.burst": "1.8.9", - "com.unity.render-pipelines.core": "16.0.5", - "com.unity.shadergraph": "16.0.5" + "com.unity.render-pipelines.core": "16.0.6", + "com.unity.shadergraph": "16.0.6" } }, "com.unity.rendering.light-transport": { - "version": "1.0.1", + "version": "1.0.2", "depth": 2, "source": "builtin", "dependencies": { @@ -149,11 +149,11 @@ "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "16.0.5", + "version": "16.0.6", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "16.0.5", + "com.unity.render-pipelines.core": "16.0.6", "com.unity.searcher": "4.9.2" } }, diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 142b3e66..2ffa4518 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2023.2.18f1 -m_EditorVersionWithRevision: 2023.2.18f1 (1cb755715f58) +m_EditorVersion: 2023.2.20f1 +m_EditorVersionWithRevision: 2023.2.20f1 (0e25a174756c)