Skip to content

Commit

Permalink
upgraded fcms-widgets to 0.0.25 to fix bug in directory chooser when …
Browse files Browse the repository at this point in the history
…using bookmarks (directory tree wasn't expanded properly at the leaf)
  • Loading branch information
fracpete committed Nov 28, 2022
1 parent e62986c commit 6eacf9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
<dependency>
<groupId>com.github.waikato</groupId>
<artifactId>fcms-widgets</artifactId>
<version>0.0.24</version>
<version>0.0.25</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 6eacf9b

Please sign in to comment.