Skip to content

Commit e9f7cf7

Browse files
Update plugin de.undercouch.download to v5.7.0 (#50)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent d397aa1 commit e9f7cf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edot-collector/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
1818
import org.apache.commons.lang3.SystemUtils
1919

2020
plugins {
21-
id("de.undercouch.download") version "5.6.0"
21+
id("de.undercouch.download") version "5.7.0"
2222
}
2323

2424
val coordinates = getEdotCoordinates()

0 commit comments

Comments
 (0)