Skip to content

Commit

Permalink
Merge pull request #1623 from ferclager
Browse files Browse the repository at this point in the history
* pr/1623:
  Polish "Update node to the latest v16"
  Update node to the latest v16

Closes gh-1623
  • Loading branch information
mhalbritter committed Oct 18, 2024
2 parents 5f39279 + d1f926d commit 7350386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<goal>install-node-and-yarn</goal>
</goals>
<configuration>
<nodeVersion>v16.20.0</nodeVersion>
<nodeVersion>v20.18.0</nodeVersion>
<yarnVersion>v1.22.22</yarnVersion>
</configuration>
</execution>
Expand Down

0 comments on commit 7350386

Please sign in to comment.