From 853528f8274f72a751203042ce4706f28d54aafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:15:34 +0000 Subject: [PATCH] chore(deps): bump com.adevinta.android:barista from 4.0.0 to 4.3.0 Bumps [com.adevinta.android:barista](https://github.com/AdevintaSpain/Barista) from 4.0.0 to 4.3.0. - [Release notes](https://github.com/AdevintaSpain/Barista/releases) - [Commits](https://github.com/AdevintaSpain/Barista/compare/4.0.0...4.3.0) --- updated-dependencies: - dependency-name: com.adevinta.android:barista 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 5b1e1c40f..7ea360ac1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] androidGradlePlugin = "8.5.1" -barista = "4.0.0" +barista = "4.3.0" countlySdk = "24.7.0" desugar_jdk_libs_nio = "2.0.4" faker = "2.0.4"