fix(deps): update dependency de.undercouch:gradle-download-task to v5.2.1 (#2152)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
806b8aa218
commit
e3297f3b39
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embe
|
|||
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
|
||||
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.11.1"
|
||||
build-detekt = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.21.0"
|
||||
build-download = "de.undercouch:gradle-download-task:5.2.0"
|
||||
build-download = "de.undercouch:gradle-download-task:5.2.1"
|
||||
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.22.0"
|
||||
build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"
|
||||
|
|
Loading…
Reference in a new issue