Skip to content

Commit

Permalink
docs: Update 2-getting-started.md (#530)
Browse files Browse the repository at this point in the history
  • Loading branch information
santitigaga authored Sep 5, 2024
1 parent 5216575 commit 1d17ab0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/docs/2-getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ sidebar_position: 2
- You need Java JRE installed (Java 17 or later).

- To use the [plugin](https://plugins.gradle.org/plugin/co.com.bancolombia.cleanArchitecture) you need Gradle version
8.5 or later.
8.8 or later.

## Using the plugin

Expand Down Expand Up @@ -46,4 +46,4 @@ The Scaffolding Clean Architecture plugin will allow you the next tasks:
- [Generate Performance Test](tasks/generate-performance-test)
- [Validate Structure](tasks/validate-structure)
- [Delete Module](tasks/delete-module)
- [Update Project](tasks/update-project)
- [Update Project](tasks/update-project)

0 comments on commit 1d17ab0

Please sign in to comment.