Skip to content

Commit 371068a

Browse files
committed
update download to work with Gradle 7.3
1 parent f03d517 commit 371068a

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
@@ -17,7 +17,7 @@ buildscript {
1717
}
1818

1919
plugins {
20-
id "de.undercouch.download" version "1.2"
20+
id "de.undercouch.download" version "5.0.0"
2121
}
2222

2323
project.ext {

0 commit comments

Comments
 (0)