Skip to content

Commit 3f497d3

Browse files
Bump gradle-download-task from 4.1.1 to 4.1.2
Bumps [gradle-download-task](https://github.com/michel-kraemer/gradle-download-task) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases) - [Commits](michel-kraemer/gradle-download-task@4.1.1...4.1.2) --- updated-dependencies: - dependency-name: de.undercouch:gradle-download-task dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f7bf97 commit 3f497d3

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
@@ -8,7 +8,7 @@ buildscript {
88
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
99
classpath 'org.ajoberstar:gradle-git:1.7.2'
1010
classpath "org.grails.plugins:hibernate5:${gormHibernateVersion-".RELEASE"}"
11-
classpath "de.undercouch:gradle-download-task:4.1.1"
11+
classpath "de.undercouch:gradle-download-task:4.1.2"
1212
}
1313
}
1414

0 commit comments

Comments
 (0)