diff --git a/setup.sh b/setup.sh index e518754..a514ef4 100755 --- a/setup.sh +++ b/setup.sh @@ -1,5 +1,5 @@ echo "installing nvm" -curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash +curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash echo "installing sdkman" curl -s "https://get.sdkman.io" | bash