We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3eef87e + b724f0a commit ed267b5Copy full SHA for ed267b5
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