We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eef87e commit b724f0aCopy full SHA for b724f0a
components/scripts/lib/gradle.sh
@@ -23,7 +23,7 @@ invoke_gradle() {
23
args+=(
24
-Dgradle.plugin-repository.url=https://plugins.gradle.org/m2
25
-Ddevelocity.plugin.version="3.14.1"
26
- -Ddevelocity.ccud.plugin.version="2.0.2"
+ -Ddevelocity.ccud.plugin.version="2.1"
27
)
28
fi
29
0 commit comments