From 322f66f6c0ad98e68f2d2103913447e102f135c6 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:28:27 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.services.multiplayer to v1.1.1 --- Examples/CharacterControllerMovingBodies/Packages/manifest.json | 2 +- Examples/OverridingScenesAndPrefabs/Packages/manifest.json | 2 +- Examples/PingTool/Packages/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Examples/CharacterControllerMovingBodies/Packages/manifest.json b/Examples/CharacterControllerMovingBodies/Packages/manifest.json index de9d632e57..c95f0f92b2 100644 --- a/Examples/CharacterControllerMovingBodies/Packages/manifest.json +++ b/Examples/CharacterControllerMovingBodies/Packages/manifest.json @@ -11,7 +11,7 @@ "com.unity.ide.visualstudio": "2.0.22", "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.services.multiplayer": "1.1.1", "com.unity.test-framework": "1.4.5", "com.unity.timeline": "1.8.7", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", diff --git a/Examples/OverridingScenesAndPrefabs/Packages/manifest.json b/Examples/OverridingScenesAndPrefabs/Packages/manifest.json index 2ffae44925..b91359c36c 100644 --- a/Examples/OverridingScenesAndPrefabs/Packages/manifest.json +++ b/Examples/OverridingScenesAndPrefabs/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.multiplayer.center": "1.0.0", "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.services.multiplayer": "1.1.1", "com.unity.test-framework": "1.4.5", "com.unity.timeline": "1.8.7", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9", diff --git a/Examples/PingTool/Packages/manifest.json b/Examples/PingTool/Packages/manifest.json index 45f1b14b65..4c216e1a7d 100644 --- a/Examples/PingTool/Packages/manifest.json +++ b/Examples/PingTool/Packages/manifest.json @@ -12,7 +12,7 @@ "com.unity.multiplayer.playmode": "1.3.0", "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.services.multiplayer": "1.1.1", "com.unity.test-framework": "1.4.5", "com.unity.timeline": "1.8.7", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",