From ffe5d24e73af413acfe1208aa9dd170f69af812f Mon Sep 17 00:00:00 2001 From: "unity-renovate[bot]" <120015202+unity-renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 00:21:35 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.transport to v2.7.3 --- 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 630914f407..871d317dc8 100644 --- a/testproject-tools-integration/Packages/manifest.json +++ b/testproject-tools-integration/Packages/manifest.json @@ -6,7 +6,7 @@ "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects", "com.unity.test-framework": "1.4.6", "com.unity.test-framework.performance": "3.4.0", - "com.unity.transport": "2.7.2", + "com.unity.transport": "2.7.3", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0",