Skip to content

Commit 9a0216f

Browse files
authored
Merge pull request #234 from cjburkey01/dependabot/gradle/de.undercouch.download-5.0.1
Bump de.undercouch.download from 4.1.2 to 5.0.1
2 parents bea8e71 + d532e61 commit 9a0216f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import de.undercouch.gradle.tasks.download.Download;
77
plugins {
88
java;
99

10-
id("de.undercouch.download") version "4.1.2";
10+
id("de.undercouch.download") version "5.0.1";
1111
id("io.freefair.lombok") version "6.3.0";
1212
// Including dependencies in final jar
1313
id("com.github.johnrengelman.shadow") version "7.1.2";

0 commit comments

Comments
 (0)