From bd96b5feb5632fcc9861bba0999d1c4d6e76a689 Mon Sep 17 00:00:00 2001 From: Ben Grater <87393999+BenGraterUnity@users.noreply.github.com> Date: Thu, 9 Apr 2026 18:36:20 -0700 Subject: [PATCH] Update PostProcessing_Tests manifest --- TestProjects/PostProcessing_Tests/Packages/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestProjects/PostProcessing_Tests/Packages/manifest.json b/TestProjects/PostProcessing_Tests/Packages/manifest.json index d436bc21138..7b88b997d4c 100644 --- a/TestProjects/PostProcessing_Tests/Packages/manifest.json +++ b/TestProjects/PostProcessing_Tests/Packages/manifest.json @@ -3,7 +3,7 @@ "com.unity.ide.visualstudio": "2.0.25", "com.unity.postprocessing": "file:../../../com.unity.postprocessing", "com.unity.test-framework": "1.1.30", - "com.unity.testframework.graphics": "8.13.1-exp.1", + "com.unity.testframework.graphics": "8.14.0-exp.2", "com.unity.modules.animation": "1.0.0", "com.unity.modules.assetbundle": "1.0.0", "com.unity.modules.audio": "1.0.0",