Skip to content

Commit

Permalink
Upgrade node and pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
mosabua committed Oct 25, 2024
1 parent 16e509e commit 7cbdc62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gateway-ha/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -487,8 +487,8 @@
<goal>install-node-and-pnpm</goal>
</goals>
<configuration>
<nodeVersion>v20.17.0</nodeVersion>
<pnpmVersion>9.11.0</pnpmVersion>
<nodeVersion>v20.18.0</nodeVersion>
<pnpmVersion>9.12.2</pnpmVersion>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit 7cbdc62

Please sign in to comment.