From caa035b32506fd1359b7fc447d20abc02c4c2ecb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 04:06:29 +0000 Subject: chore(deps): update dependency com.michael-bull.kotlin-result:kotlin-result to v1.1.16 (#1859) Co-authored-by: Renovate Bot --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gradle') diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 39d0a68b..b826d1ab 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -80,7 +80,7 @@ thirdparty-eddsa = "net.i2p.crypto:eddsa:0.3.0" thirdparty-fastscroll = "me.zhanghai.android.fastscroll:library:1.1.7" thirdparty-flowbinding-android = { module = "io.github.reactivecircus.flowbinding:flowbinding-android", version.ref = "flowbinding" } thirdparty-jgit = "org.eclipse.jgit:org.eclipse.jgit:3.7.1.201504261725-r" -thirdparty-kotlinResult = "com.michael-bull.kotlin-result:kotlin-result:1.1.15" +thirdparty-kotlinResult = "com.michael-bull.kotlin-result:kotlin-result:1.1.16" thirdparty-leakcanary = { module = "com.squareup.leakcanary:leakcanary-android-startup", version.ref="leakcanary" } thirdparty-plumber = { module = "com.squareup.leakcanary:plumber-android-startup", version.ref="leakcanary" } thirdparty-logcat = "com.squareup.logcat:logcat:0.1" -- cgit v1.2.3