From f259190c543e3d8b3a33b0bae770a22d7d5533c3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 20:06:16 +0000 Subject: [PATCH] Bump ink-ui from 0.3.3 to 0.11.0 Bumps `ink-ui` from 0.3.3 to 0.11.0. Updates `com.inkapplications.ui:structures` from 0.3.3 to 0.11.0 - [Release notes](https://github.com/InkApplications/ink-ui/releases) - [Commits](https://github.com/InkApplications/ink-ui/compare/0.3.3...0.11.0) Updates `com.inkapplications.ui:render-compose` from 0.3.3 to 0.11.0 - [Release notes](https://github.com/InkApplications/ink-ui/releases) - [Commits](https://github.com/InkApplications/ink-ui/compare/0.3.3...0.11.0) --- updated-dependencies: - dependency-name: com.inkapplications.ui:structures dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.inkapplications.ui:render-compose dependency-type: direct:production update-type: version-update:semver-minor ... 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 d7a5b3d..4b78604 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ lifecycle-runtime-ktx = "2.8.6" activity-compose = "1.9.2" compose-bom = "2024.09.01" regolith = "1.6.0" -ink-ui = "0.3.3" +ink-ui = "0.11.0" watermelon = "1.7.0" ##