Skip to content

Commit 0e448b0

Browse files
committed
Merge #4087 into 1.3.3
Signed-off-by: Violeta Georgieva <696661+violetagg@users.noreply.github.com>
2 parents c7de964 + 71d47a5 commit 0e448b0

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
@@ -35,7 +35,7 @@ plugins {
3535
id 'com.gradleup.shadow' version '8.3.9' apply false
3636
//we now need version of Artifactory gradle plugin deployed on Maven Central, see above
3737
id 'me.champeau.gradle.japicmp' version '0.4.6' apply false
38-
id 'de.undercouch.download' version '5.6.0' apply false
38+
id 'de.undercouch.download' version '5.7.0' apply false
3939
id 'io.spring.javadoc' version '0.0.1' apply false
4040
id 'io.spring.javadoc-aggregate' version '0.0.1' apply false
4141
id 'biz.aQute.bnd.builder' version '6.4.0' apply false

0 commit comments

Comments
 (0)