From 85893346cfa44e518788a2f552943f8650b2b412 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:26:36 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.test-framework to v1.4.6 --- Examples/CharacterControllerMovingBodies/Packages/manifest.json | 2 +- Examples/OverridingScenesAndPrefabs/Packages/manifest.json | 2 +- Examples/PingTool/Packages/manifest.json | 2 +- testproject-tools-integration/Packages/manifest.json | 2 +- testproject/Packages/manifest.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Examples/CharacterControllerMovingBodies/Packages/manifest.json b/Examples/CharacterControllerMovingBodies/Packages/manifest.json index de9d632e57..4f5b69a892 100644 --- a/Examples/CharacterControllerMovingBodies/Packages/manifest.json +++ b/Examples/CharacterControllerMovingBodies/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0", "com.unity.purchasing": "4.12.2", "com.unity.services.multiplayer": "1.0.0-pre.1", - "com.unity.test-framework": "1.4.5", + "com.unity.test-framework": "1.4.6", "com.unity.timeline": "1.8.7", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", "com.unity.transport": "2.3.0", diff --git a/Examples/OverridingScenesAndPrefabs/Packages/manifest.json b/Examples/OverridingScenesAndPrefabs/Packages/manifest.json index 2ffae44925..c6c1c85c92 100644 --- a/Examples/OverridingScenesAndPrefabs/Packages/manifest.json +++ b/Examples/OverridingScenesAndPrefabs/Packages/manifest.json @@ -13,7 +13,7 @@ "com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0", "com.unity.purchasing": "4.12.2", "com.unity.services.multiplayer": "1.0.0", - "com.unity.test-framework": "1.4.5", + "com.unity.test-framework": "1.4.6", "com.unity.timeline": "1.8.7", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", "com.unity.transport": "2.3.0", diff --git a/Examples/PingTool/Packages/manifest.json b/Examples/PingTool/Packages/manifest.json index 45f1b14b65..ae8d8c0849 100644 --- a/Examples/PingTool/Packages/manifest.json +++ b/Examples/PingTool/Packages/manifest.json @@ -13,7 +13,7 @@ "com.unity.multiplayer.tools": "2.2.1", "com.unity.netcode.gameobjects": "https://github.com/Unity-Technologies/com.unity.netcode.gameobjects.git?path=com.unity.netcode.gameobjects#develop-2.0.0", "com.unity.services.multiplayer": "1.0.0", - "com.unity.test-framework": "1.4.5", + "com.unity.test-framework": "1.4.6", "com.unity.timeline": "1.8.7", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", "com.unity.transport": "2.3.0", diff --git a/testproject-tools-integration/Packages/manifest.json b/testproject-tools-integration/Packages/manifest.json index d1845d58f5..54687e87b3 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.7", "com.unity.multiplayer.tools": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git#release/1.1.0", "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects", - "com.unity.test-framework": "1.1.31", + "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 1a765a9f04..50e5a2a32e 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -10,7 +10,7 @@ "com.unity.package-validation-suite": "0.49.0-preview", "com.unity.services.authentication": "3.4.0", "com.unity.services.core": "1.14.0", - "com.unity.test-framework": "1.4.5", + "com.unity.test-framework": "1.4.6", "com.unity.test-framework.performance": "3.0.3", "com.unity.timeline": "1.8.7", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",