Skip to content
This repository was archived by the owner on Feb 6, 2023. It is now read-only.

Commit 873b940

Browse files
Bump de.undercouch.download from 4.1.2 to 5.1.0
Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 4.1.2 to 5.1.0. - [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases) - [Commits](michel-kraemer/gradle-download-task@4.1.2...5.1.0) --- updated-dependencies: - dependency-name: de.undercouch.download dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30a270a commit 873b940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugins {
1313
id 'java'
1414
id 'jacoco'
1515
id 'maven-publish'
16-
id 'de.undercouch.download' version "4.1.2"
16+
id 'de.undercouch.download' version "5.1.0"
1717
id "org.sonarqube" version "3.3"
1818
}
1919

0 commit comments

Comments
 (0)