Skip to content

Commit

Permalink
Merge pull request #2 from petebankhead/dev
Browse files Browse the repository at this point in the history
Update settings & readme
  • Loading branch information
petebankhead authored Aug 28, 2023
2 parents f43e650 + d9282dd commit d27a45c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ The main features are:
## Dependencies
Dependencies are minimal to try to keep things simple. They are:

* JavaFX
* SLF4J-API
* ControlsFX *(optional)*
* Java 17
* JavaFX 17
* SLF4J-API 2.0.0
* ControlsFX 11.1.2 *(optional)*


## License
Expand Down
4 changes: 1 addition & 3 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
rootProject.name = 'qupath-fx'

gradle.ext.qupathVersion = "0.4.3"
rootProject.name = 'qupath-fxtras'

0 comments on commit d27a45c

Please sign in to comment.