File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/test/java/org/htmlunit Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4444
4545 <!-- As a property, as it is included in Checkstyle build -->
4646 <checkstyle .version>10.21.1</checkstyle .version>
47- <spotbugs .version>4.8.6 </spotbugs .version>
47+ <spotbugs .version>4.9.0 </spotbugs .version>
4848 <pmd .version>7.9.0</pmd .version>
4949 <junit .version>4.13.2</junit .version>
5050 <archunit .version>1.3.0</archunit .version>
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ public class ExternalTest {
5959 static String CHROME_DRIVER_URL_ =
6060 "https://googlechromelabs.github.io/chrome-for-testing/last-known-good-versions-with-downloads.json" ;
6161
62- static String EDGE_DRIVER_ = "130 .0.2849 " ;
62+ static String EDGE_DRIVER_ = "132 .0.2957 " ;
6363 static String EDGE_DRIVER_URL_ = "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/" ;
6464
6565 /** Gecko driver. */
You can’t perform that action at this time.
0 commit comments