Skip to content

Commit b997970

Browse files
authored
Merge pull request #2 from newrelic-experimental/update_gradle
update download to work with Gradle 7.3
2 parents 2b28032 + ae8e99c commit b997970

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)