Bump references to Develocity Gradle plugin from 3.19.2 to 4.0 (#596)

This PR bumps references to Develocity Gradle plugin from 3.19.2 to 4.0.

---------

Co-authored-by: daz <daz@gradle.com>
This commit is contained in:
Bot Githubaction
2025-04-09 17:19:54 +02:00
committed by GitHub
parent 1ad4e25ca6
commit e63ba6843c
18 changed files with 64 additions and 64 deletions

View File

@@ -86,7 +86,7 @@ In some cases, the default action configuration will not be sufficient, and addi
uses: gradle/actions/dependency-submission@v4
with:
# Use a particular Gradle version instead of the configured wrapper.
gradle-version: 8.6
gradle-version: '8.6'
# The gradle project is not in the root of the repository.
build-root-directory: my-gradle-project