From a275af98a55f8cd0fdf9f19832c92daedeb1ae88 Mon Sep 17 00:00:00 2001 From: "unity-renovate[bot]" <120015202+unity-renovate[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 00:22:49 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.test-framework.performance to v3 --- testproject-tools-integration/Packages/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testproject-tools-integration/Packages/manifest.json b/testproject-tools-integration/Packages/manifest.json index be21abb21b..347f42ea47 100644 --- a/testproject-tools-integration/Packages/manifest.json +++ b/testproject-tools-integration/Packages/manifest.json @@ -5,7 +5,7 @@ "com.unity.multiplayer.tools": "1.1.1", "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects", "com.unity.test-framework": "1.1.33", - "com.unity.test-framework.performance": "2.8.0-preview", + "com.unity.test-framework.performance": "3.1.0", "com.unity.transport": "1.5.0", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0",