From 97dce4aaf6af6d3cdaff161d8cebe175c7a8949f Mon Sep 17 00:00:00 2001 From: journaliciouz Date: Thu, 11 Dec 2025 14:43:51 +0100 Subject: [PATCH] Updated adressables and cinemachine --- Packages/manifest.json | 6 +++--- Packages/packages-lock.json | 10 +++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index a44b8e1b..94a98225 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -4,9 +4,9 @@ "com.moolt.packages.net": "git+https://github.com/Moolt/UnityAudioSourceEvents?path=Packages/AudioSourceEvents", "com.unity.2d.sprite": "1.0.0", "com.unity.2d.spriteshape": "13.0.0", - "com.unity.addressables": "2.7.4", - "com.unity.addressables.android": "1.0.8", - "com.unity.cinemachine": "3.1.4", + "com.unity.addressables": "2.7.6", + "com.unity.addressables.android": "1.0.9", + "com.unity.cinemachine": "3.1.5", "com.unity.device-simulator.devices": "1.0.1", "com.unity.feature.2d": "2.0.2", "com.unity.film-internal-utilities": "0.18.4-preview", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index d3406f34..656b700f 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -125,7 +125,7 @@ "url": "https://packages.unity.com" }, "com.unity.addressables": { - "version": "2.7.4", + "version": "2.7.6", "depth": 0, "source": "registry", "dependencies": { @@ -135,13 +135,13 @@ "com.unity.modules.jsonserialize": "1.0.0", "com.unity.modules.imageconversion": "1.0.0", "com.unity.modules.unitywebrequest": "1.0.0", - "com.unity.scriptablebuildpipeline": "2.4.3", + "com.unity.scriptablebuildpipeline": "2.5.0", "com.unity.modules.unitywebrequestassetbundle": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.addressables.android": { - "version": "1.0.8", + "version": "1.0.9", "depth": 0, "source": "registry", "dependencies": { @@ -161,7 +161,7 @@ "url": "https://packages.unity.com" }, "com.unity.cinemachine": { - "version": "3.1.4", + "version": "3.1.5", "depth": 0, "source": "registry", "dependencies": { @@ -327,7 +327,7 @@ } }, "com.unity.scriptablebuildpipeline": { - "version": "2.4.3", + "version": "2.5.0", "depth": 1, "source": "registry", "dependencies": {