From 72bfbf6e719945079fa4f6512982c51058a3c735 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2026 14:25:00 +0000 Subject: [PATCH] build(deps): bump com.patrykandpatrick.vico:compose from 3.2.2 to 3.2.3 Bumps [com.patrykandpatrick.vico:compose](https://github.com/patrykandpatrick/vico) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/patrykandpatrick/vico/releases) - [Commits](https://github.com/patrykandpatrick/vico/compare/v3.2.2...v3.2.3) --- updated-dependencies: - dependency-name: com.patrykandpatrick.vico:compose dependency-version: 3.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1a11edf2e..99fd60470 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -95,7 +95,7 @@ compose-unstyled = "2.7.0" haze = "2.0.0-alpha03" cloudy = "0.5.0" phantom-connect-kmp = "2.0.2-1.0.0" -vico = "3.2.2" +vico = "3.2.3" androidxTestRules = "1.7.0" archCore = "2.2.0"