fix(deps): update dependency de.undercouch:gradle-download-task to v5.3.1 (#2359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1e8c18f598
commit
215e4dc8c9
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embe
|
|||
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
|
||||
build-detekt = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.22.0"
|
||||
build-diffutils = "io.github.java-diff-utils:java-diff-utils:4.12"
|
||||
build-download = "de.undercouch:gradle-download-task:5.3.0"
|
||||
build-download = "de.undercouch:gradle-download-task:5.3.1"
|
||||
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
|
||||
build-ktfmt = "com.facebook:ktfmt:0.42"
|
||||
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.24.0"
|
||||
|
|
Loading…
Reference in a new issue