Skip to content

Commit

Permalink
FitNesse upgrade to 20240219
Browse files Browse the repository at this point in the history
  • Loading branch information
fhoeben committed Feb 19, 2024
1 parent b174e2c commit 71ffd28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ An example of Maven based project using this baseline can be found at: https://g
When upgrading from an older version, ensure all Selenium webdrivers are stopped and delete the 'wiki/plugins' and 'wiki/webdrivers' folders to remove old versions of the packaged plugins/webdrivers. When using the sample project: follow the instructions at https://github.com/fhoeben/sample-fitnesse-project#upgrading.

New in ${VERSION}
- FitNesse 20240219

New in 5.3.10
- Support for dynamic on-demand download of Selenium web drivers in 'selenium driver setup', by using `start managed driver for <chrome|edge|firefox>`
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<hsac-fitnesse-plugin.version>1.32.10</hsac-fitnesse-plugin.version>
<fitnesse.version>20231203</fitnesse.version>
<fitnesse.version>20240219</fitnesse.version>
<praegus-toolchain-fitnesse-plugin.version>2.0.17</praegus-toolchain-fitnesse-plugin.version>
<selenium.version>4.17.0</selenium.version>
<slf4j.version>2.0.12</slf4j.version>
Expand Down

0 comments on commit 71ffd28

Please sign in to comment.