From d17c1d37933332661f946c65408a3d84054d6a13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 14:24:51 +0000 Subject: [PATCH] build(deps): bump com.patrykandpatrick.vico:compose from 3.3.0 to 3.3.1 Bumps [com.patrykandpatrick.vico:compose](https://github.com/patrykandpatrick/vico) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/patrykandpatrick/vico/releases) - [Commits](https://github.com/patrykandpatrick/vico/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: com.patrykandpatrick.vico:compose dependency-version: 3.3.1 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 13da67359..b79b5ba3b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -108,7 +108,7 @@ rinku = "1.6.0" compose-unstyled = "2.9.0" haze = "2.0.0-beta01" phantom-connect-kmp = "2.0.2-1.0.1" -vico = "3.3.0" +vico = "3.3.1" androidxTestRules = "1.7.0" archCore = "2.2.0"