Skip to content

Commit 1fa4793

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/de.undercouch.download-5.5.0'
2 parents 4bed6af + e24cd3b commit 1fa4793

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)