Skip to content

Commit

Permalink
Bump de.undercouch.download from 5.5.0 to 5.6.0
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.5.0 to 5.6.0.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](michel-kraemer/gradle-download-task@5.5.0...5.6.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]>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent ba9df4d commit 77a403d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id "signing"
id "org.unbroken-dome.test-sets" version "4.0.0"
id 'me.champeau.gradle.japicmp' version '0.4.2' apply false
id 'de.undercouch.download' version '5.5.0' apply false
id 'de.undercouch.download' version '5.6.0' apply false
}

import me.champeau.gradle.japicmp.JapicmpTask
Expand Down

0 comments on commit 77a403d

Please sign in to comment.