Skip to content

Commit 8e0ea0d

Browse files
Bump references to Common Custom User Data Gradle plugin from 2.2 to 2.2.1
1 parent 60821bd commit 8e0ea0d

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
-Dgradle.plugin-repository.url=https://plugins.gradle.org/m2
2525
-Ddevelocity.plugin.version="3.14.1"
26-
-Ddevelocity.ccud-plugin.version="2.2"
26+
-Ddevelocity.ccud-plugin.version="2.2.1"
2727
)
2828
fi
2929

0 commit comments

Comments
 (0)