From 8a6ed8c4c151280f6fc2ca03e22685a8157726d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 08:31:36 +0000 Subject: [PATCH] Bump com.eygraber:uri-kmp from 0.0.13 to 0.0.15 Bumps [com.eygraber:uri-kmp](https://github.com/eygraber/uri-kmp) from 0.0.13 to 0.0.15. - [Release notes](https://github.com/eygraber/uri-kmp/releases) - [Changelog](https://github.com/eygraber/uri-kmp/blob/master/changelog_config.json) - [Commits](https://github.com/eygraber/uri-kmp/compare/0.0.13...0.0.15) --- updated-dependencies: - dependency-name: com.eygraber:uri-kmp 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 725fdfa..1dbfb65 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -29,7 +29,7 @@ firebase-dynamicLinks = "21.1.0" multiplatformpaging = "3.2.0-alpha05-0.2.3" parcelize = "0.1.2" composeResources = "0.23.0" -uri = "0.0.13" +uri = "0.0.15" uuid = "0.8.0" youtubePlayer = "12.0.0" openai = "3.3.2"