Skip to content

Commit

Permalink
Use Helidon 2.3.2 for MP 3.3 (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
tjquinno authored Jul 12, 2021
1 parent 3d4a989 commit 3982219
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ public void adaptMavenModel(Model pomFile, JessieModel model, boolean mainProjec
case NONE:
break;
case MP33:
helidonVersion = "2.3.1";
helidonVersion = "2.3.2";
mpVersion = "3.3";
break;
case MP32:
Expand Down

0 comments on commit 3982219

Please sign in to comment.