gradle-node-plugin
gradle-node-plugin copied to clipboard
Update examples
The example builds need to have their dependencies and lockfiles updated
the Spring Boot Angular and the Vert.x React examples both fail due to WebDriver
org.openqa.selenium.WebDriverException: java.net.ConnectException: Failed to connect to localhost/0:0:0:0:0:0:0:1:38238
We're using io.github.bonigarcia:webdrivermanager but updating it to 5.3.1 did not fix the issue