Skip to content

Commit

Permalink
Bump de.undercouch.download from 5.0.1 to 5.0.2 (#563)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Mar 9, 2022
1 parent 074a0c2 commit 1935566
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 @@ -6,7 +6,7 @@ plugins {
id 'pmd' // code check, working on source code
id 'com.diffplug.spotless' version '6.3.0'//code format
id 'com.github.spotbugs' version '5.0.6' // code check, working on byte code
id 'de.undercouch.download' version '5.0.1'
id 'de.undercouch.download' version '5.0.2'
id 'kr.motd.sphinx' version '2.10.1' // documentation generation
id 'jacoco' // java code coverage plugin
id "org.sonarqube" version "3.3" // sonarqube
Expand Down

0 comments on commit 1935566

Please sign in to comment.