]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-19005 Upgrade undercouch download plugin to 5.4.0
authorJacek Poreda <jacek.poreda@sonarsource.com>
Thu, 6 Apr 2023 07:11:10 +0000 (09:11 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 7 Apr 2023 20:02:58 +0000 (20:02 +0000)
build.gradle

index 6037803d2bcd9942ff6d07121e7adc509c2b6106..0dbc9e8179b555e77538f7afa599fc342edb2daa 100644 (file)
@@ -9,7 +9,7 @@ plugins {
   id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
   id 'com.google.protobuf' version '0.8.19' apply false
   id 'com.jfrog.artifactory' version '4.31.8'
-  id "de.undercouch.download" version "5.3.0" apply false
+  id "de.undercouch.download" version "5.4.0" apply false
   id 'io.spring.dependency-management' version '1.1.0'
   id "org.cyclonedx.bom" version "1.7.3" apply false
   id 'org.sonarqube' version '4.0.0.2929'