We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d397aa1 commit e9f7cf7Copy full SHA for e9f7cf7
edot-collector/build.gradle.kts
@@ -18,7 +18,7 @@ import org.apache.commons.compress.compressors.gzip.GzipCompressorInputStream
18
import org.apache.commons.lang3.SystemUtils
19
20
plugins {
21
- id("de.undercouch.download") version "5.6.0"
+ id("de.undercouch.download") version "5.7.0"
22
}
23
24
val coordinates = getEdotCoordinates()
0 commit comments