From 6a255df85203332d3a3173d949c38cbc05da6d8f Mon Sep 17 00:00:00 2001 From: "unity-renovate[bot]" <120015202+unity-renovate[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 00:20:56 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.multiplayer.tools to v2.2.9 --- 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 5297101770..44487d77a5 100644 --- a/testproject-tools-integration/Packages/manifest.json +++ b/testproject-tools-integration/Packages/manifest.json @@ -3,7 +3,7 @@ "dependencies": { "com.unity.ide.rider": "3.0.40", "com.unity.multiplayer.center": "1.0.0", - "com.unity.multiplayer.tools": "2.2.8", + "com.unity.multiplayer.tools": "2.2.9", "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects", "com.unity.test-framework": "1.6.0", "com.unity.test-framework.performance": "3.4.2",