Skip to content

Commit 88264e1

Browse files
committed
Build Plugins: Update download plugin, remove nexus staging plugin
1 parent b5871ee commit 88264e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,11 @@ buildscript {
99

1010
dependencies {
1111
classpath "org.elasticsearch.gradle:build-tools:6.2.3"
12-
classpath "io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.5.3"
1312
}
1413
}
1514

1615
plugins {
17-
id "de.undercouch.download" version "3.2.0"
16+
id "de.undercouch.download" version "3.4.2"
1817
id "co.riiid.gradle" version "0.4.2"
1918
}
2019

0 commit comments

Comments
 (0)