Skip to content

Commit

Permalink
use latest for quarkus
Browse files Browse the repository at this point in the history
  • Loading branch information
aureamunoz committed Jan 11, 2024
1 parent 96e7d90 commit cb2c817
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Generate the application and download .zip file.
Alternatively, you can also generate the project by running the following command:

```bash
mvn io.quarkus.platform:quarkus-maven-plugin:3.6.4:create \
mvn io.quarkus.platform:quarkus-maven-plugin:3.6.5:create \
-DprojectGroupId=org.acme \
-DprojectArtifactId=getting-started-on-quarkus-demo \
-Dextensions="resteasy"
Expand Down

0 comments on commit cb2c817

Please sign in to comment.