Skip to content

Commit e24cd3b

Browse files
Bump de.undercouch.download from 5.3.0 to 5.5.0
Bumps [de.undercouch.download](https://github.com/michel-kraemer/gradle-download-task) from 5.3.0 to 5.5.0. - [Release notes](https://github.com/michel-kraemer/gradle-download-task/releases) - [Commits](michel-kraemer/gradle-download-task@5.3.0...5.5.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]>
1 parent de5ef47 commit e24cd3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dp-inntekt-api/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
application
77
id(Shadow.shadow) version Shadow.version
88
id("com.expediagroup.graphql") version "6.4.0"
9-
id("de.undercouch.download") version "5.3.0"
9+
id("de.undercouch.download") version "5.5.0"
1010
}
1111

1212
buildscript {

0 commit comments

Comments
 (0)