Skip to content

Commit 586b38b

Browse files
dependabot: bump de.undercouch.download from 5.3.0 to 5.6.0 (#719)
Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.3.0 to 5.6.0. - [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases) - [Commits](michel-kraemer/gradle-download-task@5.3.0...5.6.0) --- updated-dependencies: - dependency-name: de.undercouch.download dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a659592 commit 586b38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ buildscript {
3333
}
3434

3535
plugins {
36-
id "de.undercouch.download" version "5.3.0"
36+
id "de.undercouch.download" version "5.6.0"
3737
id 'com.netflix.nebula.ospackage' version "11.10.1"
3838
id 'java-library'
3939
id "com.diffplug.spotless" version "6.25.0"

0 commit comments

Comments
 (0)