Skip to content

Commit 7cb179b

Browse files
Copilotkbukum1mchammer01
authored
Docs: mention Gradle Wrapper file for Dependabot Gradle updates (#59318)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: kbukum1 <171620528+kbukum1@users.noreply.github.com> Co-authored-by: kbukum1 <kbukum1@github.com> Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent e44c72d commit 7cb179b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/reusables/dependabot/supported-package-managers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ For more information about using {% data variables.product.prodname_dependabot_v
124124
* `build.gradle`, `build.gradle.kts` (for Kotlin projects)
125125
* `gradle/libs.versions.toml` (for projects using a standard Gradle version catalog)
126126
* `gradle.lockfile` (for projects using Gradle dependency locking)
127+
* `gradle/wrapper/gradle-wrapper.properties` (for the Gradle Wrapper)
127128
* Files included via the `apply` declaration that have `dependencies` in the filename. Note that `apply` does not support `apply to`, recursion, or advanced syntaxes (for example, Kotlin's `apply` with `mapOf`, filenames defined by property).
128129

129130
{% data variables.product.prodname_dependabot %} uses information from the `pom.xml` file of dependencies to add links to release information in update pull requests. If the information is omitted from the `pom.xml` file, then it cannot be included in {% data variables.product.prodname_dependabot %} pull requests, see [AUTOTITLE](/code-security/dependabot/ecosystems-supported-by-dependabot/optimizing-java-packages-dependabot).

0 commit comments

Comments
 (0)