From 3a4d1ecda7c965abfd9e3baa844861b770a3c407 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 16:17:18 +0000 Subject: [PATCH] chore: bump runtime-livedata from 1.7.5 to 1.7.6 in /DisneyScenicRides Bumps `runtime-livedata` from 1.7.5 to 1.7.6. Updates `androidx.compose.runtime:runtime` from 1.7.5 to 1.7.6 Updates `androidx.compose.runtime:runtime-livedata` from 1.7.5 to 1.7.6 --- updated-dependencies: - dependency-name: androidx.compose.runtime:runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.compose.runtime:runtime-livedata dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- DisneyScenicRides/gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DisneyScenicRides/gradle/libs.versions.toml b/DisneyScenicRides/gradle/libs.versions.toml index 768771e..9ecb2da 100644 --- a/DisneyScenicRides/gradle/libs.versions.toml +++ b/DisneyScenicRides/gradle/libs.versions.toml @@ -14,7 +14,7 @@ material = "1.12.0" material3 = "1.3.1" navigation-fragment-ktx = "2.8.4" navigation-ui-ktx = "2.8.4" -runtime-livedata = "1.7.5" +runtime-livedata = "1.7.6" ui = "1.7.5" [libraries]