Skip to content
This repository has been archived by the owner on Mar 7, 2024. It is now read-only.

Commit

Permalink
chore: use new node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Yalz committed Oct 5, 2023
1 parent dd60d7c commit 684d6e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<goal>install-node-and-npm</goal>
</goals>
<configuration>
<nodeVersion>v20.7.0</nodeVersion>
<nodeVersion>v20.8.0</nodeVersion>
</configuration>
</execution>
<!-- Install all project dependencies -->
Expand Down

0 comments on commit 684d6e7

Please sign in to comment.