Skip to content

Commit

Permalink
Update node to the latest v16
Browse files Browse the repository at this point in the history
  • Loading branch information
ferclager authored and mhalbritter committed Oct 18, 2024
1 parent 5f39279 commit c4cedcb
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>v16.20.2</nodeVersion>
<yarnVersion>v1.22.22</yarnVersion>
</configuration>
</execution>
Expand Down

0 comments on commit c4cedcb

Please sign in to comment.