Skip to content

Commit

Permalink
Bump de.undercouch.download from 5.2.1 to 5.3.0 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 15, 2022
1 parent 3acec35 commit 5555f26
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 @@ -4,7 +4,7 @@ plugins {
id 'scala' // scala support
id 'pmd' // code check, working on source code
id 'com.diffplug.spotless' version '6.11.0'//code format
id "de.undercouch.download" version "5.2.1" // downloads plugin
id "de.undercouch.download" version "5.3.0" // downloads plugin
id "org.sonarqube" version "3.4.0.2513" // sonarqube
id "org.scoverage" version "7.0.1" // scala code coverage scoverage
id "com.github.maiflai.scalatest" version "0.32" // run scalatest without specific spec task
Expand Down

0 comments on commit 5555f26

Please sign in to comment.