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

Commit e3297f3

Browse files
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>
1 parent 806b8aa commit e3297f3

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
@@ -39,7 +39,7 @@ aps-zxingAndroidEmbedded = "com.github.android-password-store:zxing-android-embe
3939
build-agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
4040
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.11.1"
4141
build-detekt = "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.21.0"
42-
build-download = "de.undercouch:gradle-download-task:5.2.0"
42+
build-download = "de.undercouch:gradle-download-task:5.2.1"
4343
build-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
4444
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.22.0"
4545
build-okhttp = "com.squareup.okhttp3:okhttp:4.10.0"

0 commit comments

Comments
 (0)