Skip to content

Commit

Permalink
Create update guide
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfedh committed May 1, 2023
1 parent 032e041 commit 033dc60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/main/asciidoc/update-to-quarkus-3.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ You can update your projects from Quarkus 2.x to Quarkus 3.x by running an updat
The update command primarily uses OpenRewrite recipes to automate updating most of your project's dependencies, source code, and documentation. These recipes cover many but not all of the items described in the link:https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.0[Migration Guide 3.0].

After updating the project, if you do not find all the updates you expect, there are two possible reasons:

- The recipe might not cover an item in your project.
- Your project might use an extension that does not support Quarkus 3 yet.
Expand Down

0 comments on commit 033dc60

Please sign in to comment.