Skip to content

Commit

Permalink
Update SimpleFX dependencies to version 3.2.36
Browse files Browse the repository at this point in the history
  • Loading branch information
indritbeqiri committed Aug 13, 2024
1 parent 259d7e4 commit 8275e45
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 @@ -3,6 +3,7 @@
#### Improvements
* Updated **JPro** to version `2024.3.1`.
* Updated **JavaFX** dependencies to version `17.0.12`.
* Updated **SimpleFX** dependencies to version `3.2.36`.

----------------------

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ JPRO_PLATFORM_VERSION = 0.4.1-SNAPSHOT

JPRO_VERSION = 2024.3.1
JAVAFX_VERSION = 17.0.12
SIMPLEFX_VERSION = 3.2.35
SIMPLEFX_VERSION = 3.2.36
JMEMORYBUDDY_VERSION = 0.5.5
JNODES_VERSION = 0.8.2
SCENIC_VIEW_VERSION = 11.0.3-SNAPSHOT-FORK
Expand Down

0 comments on commit 8275e45

Please sign in to comment.