Skip to content

Commit 96bed03

Browse files
Update plugin de.undercouch.download to v5.6.0 (#6262)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56c11e5 commit 96bed03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
id("com.github.johnrengelman.shadow") version "8.1.1"
44
id("com.gradle.enterprise") version "3.16.2"
5-
id("de.undercouch.download") version "5.5.0"
5+
id("de.undercouch.download") version "5.6.0"
66
id("org.jsonschema2pojo") version "1.2.1"
77
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
88
id("org.graalvm.buildtools.native") version "0.10.1"

0 commit comments

Comments
 (0)