From 6cc92adf0bc40b8e64743bc581593cb044887815 Mon Sep 17 00:00:00 2001 From: "unity-renovate[bot]" <120015202+unity-renovate[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 18:23:55 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.test-framework to v1.4.6 --- testproject-tools-integration/Packages/manifest.json | 2 +- testproject/Packages/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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",