From 6fb36192d4c9c0dd4002ddc15eb77fdc7b3967ec Mon Sep 17 00:00:00 2001 From: "unity-renovate[bot]" <120015202+unity-renovate[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 18:22:53 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.services.authentication to v2.7.4 --- testproject/Packages/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testproject/Packages/manifest.json b/testproject/Packages/manifest.json index 427d544b3e..d564dc8998 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -8,7 +8,7 @@ "com.unity.mathematics": "1.2.6", "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects", "com.unity.package-validation-suite": "0.49.0-preview", - "com.unity.services.authentication": "2.4.0", + "com.unity.services.authentication": "2.7.4", "com.unity.services.core": "1.8.1", "com.unity.services.relay": "1.0.5", "com.unity.test-framework": "1.3.3",