From efd665f7d29f7b48d21000e6f5356ab0f195dba2 Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 19 Oct 2025 15:10:57 -0400 Subject: [PATCH] maint: updated burst 1.8.24 > 1.8.25 --- Packages/manifest.json | 1 + Packages/packages-lock.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index ea64c63..af49fd6 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,6 +1,7 @@ { "dependencies": { "com.unity.ai.navigation": "2.0.8", + "com.unity.burst": "1.8.25", "com.unity.cinemachine": "3.1.2", "com.unity.collab-proxy": "2.8.2", "com.unity.ide.rider": "3.0.36", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index ecf66ee..f70a56f 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -33,8 +33,8 @@ "url": "https://packages.unity.com" }, "com.unity.burst": { - "version": "1.8.24", - "depth": 1, + "version": "1.8.25", + "depth": 0, "source": "registry", "dependencies": { "com.unity.mathematics": "1.2.1",