From 1d0ec9ac325d5f338f0efaa172cbac4e761f5832 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:23:34 +0000 Subject: [PATCH] chore(deps): update upm project dependency com.unity.mathematics to v1.3.2 --- 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 015b106e47..5c6024df01 100644 --- a/testproject/Packages/manifest.json +++ b/testproject/Packages/manifest.json @@ -5,7 +5,7 @@ "com.unity.collab-proxy": "2.6.0", "com.unity.ide.rider": "3.0.34", "com.unity.ide.visualstudio": "2.0.22", - "com.unity.mathematics": "1.2.6", + "com.unity.mathematics": "1.3.2", "com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects", "com.unity.package-validation-suite": "0.49.0-preview", "com.unity.services.authentication": "2.7.4",