Skip to content

Commit

Permalink
Merge branch '24.5' into cherry-pick-20136-to-24.5-1728036192398
Browse files Browse the repository at this point in the history
  • Loading branch information
mshabarov authored Oct 4, 2024
2 parents d8ab0ab + c9b960d commit 4717895
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public class FrontendTools {
* the installed version is older than {@link #SUPPORTED_NODE_VERSION}, i.e.
* {@value #SUPPORTED_NODE_MAJOR_VERSION}.{@value #SUPPORTED_NODE_MINOR_VERSION}.
*/
public static final String DEFAULT_NODE_VERSION = "v20.17.0";
public static final String DEFAULT_NODE_VERSION = "v20.18.0";
/**
* This is the version shipped with the default Node version.
*/
Expand Down

0 comments on commit 4717895

Please sign in to comment.