Skip to content

Commit

Permalink
Bump de.undercouch.download from 4.1.2 to 5.0.1 (opprop#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 4, 2022
1 parent 115e736 commit 34657a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
// https://plugins.gradle.org/plugin/com.github.johnrengelman.shadow (v5 requires Gradle 5)
id 'com.github.johnrengelman.shadow' version '7.1.2'
// https://plugins.gradle.org/plugin/de.undercouch.download
id 'de.undercouch.download' version '4.1.2'
id 'de.undercouch.download' version '5.0.1'
id 'java'
// https://github.com/tbroyer/gradle-errorprone-plugin
id 'net.ltgt.errorprone' version '2.0.2'
Expand Down

0 comments on commit 34657a1

Please sign in to comment.