We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e62501 commit 3ca9c8dCopy full SHA for 3ca9c8d
components/scripts/lib/gradle.sh
@@ -23,7 +23,7 @@ invoke_gradle() {
23
args+=(
24
-Ddevelocity-injection.plugin-repository.url=https://plugins.gradle.org/m2
25
-Ddevelocity-injection.develocity-plugin.version="3.14.1"
26
- -Ddevelocity-injection.ccud-plugin.version="2.2.1"
+ -Ddevelocity-injection.ccud-plugin.version="2.3"
27
)
28
fi
29
0 commit comments