Skip to content

Commit aee5abe

Browse files
gmazzokbukum1
authored andcommitted
Updated dependabot's docs to add Gradle Wrapper
1 parent f0c0a69 commit aee5abe

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
@@ -122,6 +122,7 @@ For more information about using {% data variables.product.prodname_dependabot_v
122122

123123
{% data variables.product.prodname_dependabot %} doesn't run Gradle but supports updates to the following files:
124124
* `build.gradle`, `build.gradle.kts` (for Kotlin projects)
125+
* `gradle/wrapper/gradle-wrapper.properties` (for Gradle wrapper)
125126
* `gradle/libs.versions.toml` (for projects using a standard Gradle version catalog)
126127
* `gradle.lockfile` (for projects using Gradle dependency locking)
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).

0 commit comments

Comments
 (0)