Skip to content

Commit

Permalink
Update dependency de.undercouch:gradle-download-task to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 25, 2022
1 parent 0ff635e commit 605e8f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
classpath 'org.asciidoctor:asciidoctor-gradle-jvm-epub:3.3.2'
classpath 'org.ajoberstar:gradle-git:1.7.2'
classpath "org.grails.plugins:hibernate5:${gormHibernateVersion-".RELEASE"}"
classpath "de.undercouch:gradle-download-task:5.1.0"
classpath "de.undercouch:gradle-download-task:5.2.0"
}
}

Expand Down

0 comments on commit 605e8f4

Please sign in to comment.