Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 538f98b

Browse files
fix(deps): update dependency de.undercouch:gradle-download-task to v5.4.0 (#2421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c60d787 commit 538f98b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embe
3838
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
3939
build-detekt = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.22.0"
4040
build-diffutils = "io.github.java-diff-utils:java-diff-utils:4.12"
41-
build-download = "de.undercouch:gradle-download-task:5.3.1"
41+
build-download = "de.undercouch:gradle-download-task:5.4.0"
4242
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
4343
build-ktfmt = "com.facebook:ktfmt:0.43"
4444
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.24.0"

0 commit comments

Comments
 (0)