Skip to content

Commit

Permalink
Bump de.undercouch.download from 5.3.0 to 5.3.1 (#334)
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.3.0 to 5.3.1.
- [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases)
- [Commits](michel-kraemer/gradle-download-task@5.3.0...5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 6, 2023
1 parent 4353e36 commit 57add41
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.1' apply false
id 'de.undercouch.download' version '5.3.0' apply false
id 'de.undercouch.download' version '5.3.1' apply false
}

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

0 comments on commit 57add41

Please sign in to comment.