Skip to content

Commit

Permalink
Bump Windows NodeJS to 20.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chadlwilson authored Aug 2, 2024
1 parent e3b91fb commit df768eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provision/provision-install-packages.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$JAVA_VERSION='21.0.4.7'
$NODEJS_VERSION='20.15.1'
$NODEJS_VERSION='20.16.0'
$RUBY_VERSION='3.3.4.1'
$NANT_VERSION='0.92.2'
$ANT_VERSION='1.10.14'
Expand Down

0 comments on commit df768eb

Please sign in to comment.