Skip to content

Commit

Permalink
Fix/update yarn (#1964)
Browse files Browse the repository at this point in the history
* fix/update-node-version

* fix/update-yarn

---------

Co-authored-by: Angel Montenegro <[email protected]>
  • Loading branch information
leomendoza123 and amontenegro authored May 25, 2023
1 parent 2849b34 commit 2308d82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<version>1.8.0</version>
<configuration>
<nodeVersion>v16.20.0</nodeVersion>
<yarnVersion>v1.19.1</yarnVersion>
<yarnVersion>v1.22.18</yarnVersion>
<downloadRoot>https://nodejs.org/dist/</downloadRoot>
<workingDirectory>${nodejs.workingDirectory}</workingDirectory>
<installDirectory>temp</installDirectory>
Expand Down

0 comments on commit 2308d82

Please sign in to comment.