diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2022-04-26 17:12:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-26 17:12:35 +0530 |
commit | 109b35eaab76a22d780d75213c8bd2a69e0c3826 (patch) | |
tree | a378d2553f2c3d083f7e1adb88dc45a7c2387853 /gradle | |
parent | 84755a372160b1aece46f4d6357a2caddc727224 (diff) |
chore(deps): update dependency me.zhanghai.android.fastscroll:library to v1.1.8 (#1874)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'gradle')
-rw-r--r-- | gradle/libs.versions.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f2bb9b0a..1205b78e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -76,7 +76,7 @@ kotlin-coroutines-test = { module = "org.jetbrains.kotlinx:kotlinx-coroutines-te thirdparty-bouncycastle = "org.bouncycastle:bcprov-jdk15to18:1.71" thirdparty-commons_codec = "commons-codec:commons-codec:1.14" thirdparty-eddsa = "net.i2p.crypto:eddsa:0.3.0" -thirdparty-fastscroll = "me.zhanghai.android.fastscroll:library:1.1.7" +thirdparty-fastscroll = "me.zhanghai.android.fastscroll:library:1.1.8" 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.16" |