From 0ae07cc52a5de7f296750c3310c979d03a7f02a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 17:51:54 +0000 Subject: [PATCH] Bump dev.shreyaspatil:capturable from 2.1.0 to 3.0.0 Bumps [dev.shreyaspatil:capturable](https://github.com/PatilShreyas/Capturable) from 2.1.0 to 3.0.0. - [Release notes](https://github.com/PatilShreyas/Capturable/releases) - [Commits](https://github.com/PatilShreyas/Capturable/compare/v2.1.0...v3.0.0) --- updated-dependencies: - dependency-name: dev.shreyaspatil:capturable dependency-type: direct:production update-type: version-update:semver-major ... 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 b26f2a89dc8..348719eed02 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -259,7 +259,7 @@ androidx-swiperefreshlayout = "androidx.swiperefreshlayout:swiperefreshlayout:1. androidx-uiautomator = "androidx.test.uiautomator:uiautomator:2.3.0" androidx-viewpager = "androidx.viewpager2:viewpager2:1.1.0" barista = "com.adevinta.android:barista:4.3.0" -capturable = "dev.shreyaspatil:capturable:2.1.0" +capturable = "dev.shreyaspatil:capturable:3.0.0" desugar-jdk = "com.android.tools:desugar_jdk_libs:2.1.2" device-names = "com.jaredrummler:android-device-names:2.1.1" encryptedlogging = "com.automattic:encryptedlogging:0.0.1"