Skip to content

Commit

Permalink
Bump de.undercouch.download from 4.1.2 to 5.5.0
Browse files Browse the repository at this point in the history
Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 4.1.2 to 5.5.0.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](michel-kraemer/gradle-download-task@4.1.2...5.5.0)

---
updated-dependencies:
- dependency-name: de.undercouch.download
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2023
1 parent 33e29b5 commit aa6a09b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release/archives/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
*/

plugins {
id 'de.undercouch.download' version '4.1.2' apply false
id 'de.undercouch.download' version '5.5.0' apply false
}

import com.mgd.core.gradle.S3Upload
Expand Down

0 comments on commit aa6a09b

Please sign in to comment.