diff --git a/testproject-tools-integration/Packages/manifest.json b/testproject-tools-integration/Packages/manifest.json index 8d09d0ccac..d8101cd7ce 100644 --- a/testproject-tools-integration/Packages/manifest.json +++ b/testproject-tools-integration/Packages/manifest.json @@ -4,7 +4,7 @@ "com.unity.ide.rider": "3.0.34", "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": "1.4.6", "com.unity.test-framework.performance": "2.8.0-preview", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", diff --git a/testproject/Packages/manifest.json b/testproject/Packages/manifest.json index 015b106e47..56352c6350 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -11,7 +11,7 @@ "com.unity.services.authentication": "2.7.4", "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": "1.4.6", "com.unity.test-framework.performance": "2.8.1-preview", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.8.2",