Skip to content

Commit 3ca9c8d

Browse files
Bump references to Common Custom User Data Gradle plugin from 2.2.1 to 2.3
1 parent 7e62501 commit 3ca9c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/scripts/lib/gradle.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ invoke_gradle() {
2323
args+=(
2424
-Ddevelocity-injection.plugin-repository.url=https://plugins.gradle.org/m2
2525
-Ddevelocity-injection.develocity-plugin.version="3.14.1"
26-
-Ddevelocity-injection.ccud-plugin.version="2.2.1"
26+
-Ddevelocity-injection.ccud-plugin.version="2.3"
2727
)
2828
fi
2929

0 commit comments

Comments
 (0)