Skip to content

Commit

Permalink
Update SimpleFX dependencies to version 3.2.34
Browse files Browse the repository at this point in the history
  • Loading branch information
indritbeqiri committed Jul 3, 2024
1 parent 18454bb commit c995e98
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 @@ -2,6 +2,7 @@

#### Improvements
* Updated **JPro** to version `2024.2.1`.
* Updated **SimpleFX** dependencies to version `3.2.34`.

#### Bugfixes
* Export `jpro-routing-core` module from `jpro-routing-dev` module to make it available externally when only
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.3.3-SNAPSHOT

JPRO_VERSION = 2024.2.1
JAVAFX_VERSION = 17.0.11
SIMPLEFX_VERSION = 3.2.33
SIMPLEFX_VERSION = 3.2.34
JMEMORYBUDDY_VERSION = 0.5.4
JNODES_VERSION = 0.8.1
SCENIC_VIEW_VERSION = 11.0.3-SNAPSHOT-FORK
Expand Down

0 comments on commit c995e98

Please sign in to comment.