chore(deps): update dependency de.undercouch:gradle-download-task to v5 (#1699)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f23499d17e
commit
315d80029a
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ build-agp = "com.android.tools.build:gradle:7.1.0"
|
|||
build-binarycompat = "org.jetbrains.kotlinx:binary-compatibility-validator:0.8.0"
|
||||
build-kover = "org.jetbrains.kotlinx:kover:0.4.4"
|
||||
build-dokka = "org.jetbrains.dokka:dokka-gradle-plugin:1.6.10"
|
||||
build-download = "de.undercouch:gradle-download-task:4.1.2"
|
||||
build-download = "de.undercouch:gradle-download-task:5.0.0"
|
||||
build-hilt = "com.google.dagger:hilt-android-gradle-plugin:2.40.5"
|
||||
build-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10"
|
||||
build-mavenpublish = "com.vanniktech:gradle-maven-publish-plugin:0.18.0"
|
||||
|
|
Loading…
Reference in a new issue