Skip to content

Commit d51e96d

Browse files
committed
Fix extra blank line in update-gradle-wrappers.md code block
1 parent 582baf1 commit d51e96d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/update-gradle-wrappers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ bin/update-gradle-wrappers 9.2.1
3232
```shell
3333
./gradlew wrapper --gradle-version <version>
3434
```
35-
35+
3636
This produces the correct `gradle-wrapper.jar` and `gradle-wrapper.properties` for the requested version.
3737
2. Copies the wrapper files from the seed to every exercise’s `gradle/wrapper/` directory
3838

0 commit comments

Comments
 (0)