Skip to content

Commit 8e21bbb

Browse files
Merge pull request #868 from gradle/upgradebot/bump-ccud-gradle-plugin-2.4.0
Bump references to Common Custom User Data Gradle plugin from 2.3 to 2.4.0
2 parents 6bda8ba + ffaa908 commit 8e21bbb

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.3"
26+
-Ddevelocity-injection.ccud-plugin.version="2.4.0"
2727
)
2828
fi
2929

0 commit comments

Comments
 (0)