We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f737e98 + 8e0ea0d commit c9eaf83Copy full SHA for c9eaf83
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.2"
+ -Ddevelocity.ccud-plugin.version="2.2.1"
27
)
28
fi
29
0 commit comments