Skip to content

Commit

Permalink
Merge pull request #1178 from gsmet/quarkus-3.9.3
Browse files Browse the repository at this point in the history
Upgrade to Quarkus 3.9.3
  • Loading branch information
gsmet committed Apr 10, 2024
2 parents 62e1670 + 323349a commit e3c6e0f
Show file tree
Hide file tree
Showing 6 changed files with 1,475 additions and 1,455 deletions.
Expand Up @@ -42,7 +42,7 @@ public class UpdateMojo extends QuarkusProjectStateMojoBase {

/**
* Version of the target platform (e.g: 2.0.0.Final)
* You may instead use streamId to target the latest version of a specific platform stream.
* You may instead use stream to target the latest version of a specific platform stream.
*/
@Parameter(property = "platformVersion", required = false)
private String platformVersion;
Expand Down

0 comments on commit e3c6e0f

Please sign in to comment.