aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-05-04 11:49:20 +0530
committerGitHub <noreply@github.com>2022-05-04 11:49:20 +0530
commit82998564525fe19654caa566c19fddf1dc5a6630 (patch)
treecf476ddee48069a13662b3950683bd17d961867c
parente9b2c8f4ebe4f2f67b5f4f7559099038d6eca252 (diff)
chore(deps): update dependency de.undercouch:gradle-download-task to v5.1.0 (#1894)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index c6a5cf28..3e70a09f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -41,7 +41,7 @@ aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embe
build-agp = "com.android.tools.build:gradle:7.1.3"
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.9.0"
-build-download = "de.undercouch:gradle-download-task:5.0.5"
+build-download = "de.undercouch:gradle-download-task:5.1.0"
build-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21"
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.19.0"
build-okhttp = "com.squareup.okhttp3:okhttp:4.9.3"