Skip to content

Commit c851024

Browse files
Update dependency de.undercouch:gradle-download-task to v5.5.0
1 parent ba45806 commit c851024

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
@@ -9,7 +9,7 @@ buildscript {
99
classpath 'org.asciidoctor:asciidoctor-gradle-jvm-epub:3.3.2'
1010
classpath 'org.ajoberstar:gradle-git:1.7.2'
1111
classpath "org.grails.plugins:hibernate5:${gormHibernateVersion-".RELEASE"}"
12-
classpath "de.undercouch:gradle-download-task:5.1.0"
12+
classpath "de.undercouch:gradle-download-task:5.5.0"
1313
}
1414
}
1515

0 commit comments

Comments
 (0)