diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ebf1cffcd6..de455fcd2c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -45,7 +45,7 @@ artifactory = { id = "com.jfrog.artifactory", version = "4.31.0" } asciidoctor-convert = { id = "org.asciidoctor.jvm.convert", version.ref = "asciidoctor" } asciidoctor-pdf = { id = "org.asciidoctor.jvm.pdf", version.ref = "asciidoctor" } bnd = { id = "biz.aQute.bnd.builder", version = "6.3.1" } -download = { id = "de.undercouch.download", version = "5.4.0" } +download = { id = "de.undercouch.download", version = "5.5.0" } japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.2" } jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" } nohttp = { id = "io.spring.nohttp", version = "0.0.11" }