From 40a060698fc743aab243093a55b0450f4367a0f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 May 2024 10:34:25 +0300 Subject: [PATCH] --- (#333) updated-dependencies: - dependency-name: tech.annexflow.compose:constraintlayout-compose-multiplatform dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 b238293f6..22cb1b1c8 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -83,7 +83,7 @@ barista = "4.3.0" kotest = "5.9.0" sqldelight = "2.0.2" koin = "3.6.0-wasm-alpha2" -constraintlayout-compose-multiplatform = "0.3.1" +constraintlayout-compose-multiplatform = "0.4.0" okio = "3.9.0" [libraries]