diff --git a/testproject-tools-integration/Packages/manifest.json b/testproject-tools-integration/Packages/manifest.json index 8d09d0ccac..5e5a89268c 100644 --- a/testproject-tools-integration/Packages/manifest.json +++ b/testproject-tools-integration/Packages/manifest.json @@ -5,7 +5,7 @@ "com.unity.multiplayer.tools": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git#release/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.0.3", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/testproject/Packages/manifest.json b/testproject/Packages/manifest.json index 015b106e47..90b41d3658 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.services.core": "1.14.0", "com.unity.services.relay": "1.0.5", "com.unity.test-framework": "1.3.3", - "com.unity.test-framework.performance": "2.8.1-preview", + "com.unity.test-framework.performance": "3.0.3", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.8.2", "com.unity.ugui": "1.0.0",