Skip to content

Commit

Permalink
Bump de.undercouch.download from 5.4.0 to 5.5.0 (#3608)
Browse files Browse the repository at this point in the history
Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](michel-kraemer/gradle-download-task@5.4.0...5.5.0)

---
updated-dependencies:
- dependency-name: de.undercouch.download
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 79c6ac8 commit e7fc0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,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" }
kotlin = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit e7fc0ae

Please sign in to comment.