Skip to content

Commit

Permalink
Update some dependencies to their latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Mar 15, 2024
1 parent 71eeda0 commit 6d74c1d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,17 @@ JAVAFX_VERSION = 17.0.10
SIMPLEFX_VERSION = 3.2.32
JMEMORYBUDDY_VERSION = 0.5.1
JNODES_VERSION = 0.8.1
SCENIC_VIEW_VERSION = 11.0.3-SNAPSHOT-FORK

JAVAFX_PLUGIN_VERSION = 0.1.0
MODULE_PLUGIN_VERSION = 1.8.12
OSDETECTOR_PLUGIN_VERSION = 1.7.3
SCENIC_VIEW_VERSION = 11.0.3-SNAPSHOT-FORK

ENSEMBLE_GRADLE_PLUGIN_VERSION=0.1.0-SNAPSHOT

JAVACPP_VERSION = 1.5.10
JAVACV_VERSION = 1.5.10
JSON_VERSION = 20240205
CONTROLSFX_VERSION = 11.2.0
JSON_VERSION = 20240303
CONTROLSFX_VERSION = 11.2.1
FLEXMARK_VERSION = 0.64.8
JETBRAINS_ANNOTATIONS_VERSION = 24.1.0
AUTH0_JAVAJWT_VERSION = 4.4.0
Expand All @@ -29,7 +29,7 @@ COMMONS_IO_VERSION = 2.15.1
JUNIT_VERSION = 5.10.2
ASSERTJ_VERSION = 3.25.3
HAMCREST_VERSION = 2.2
MOCKITO_VERSION = 5.10.0
MOCKITO_VERSION = 5.11.0
TESTFX_VERSION = 4.0.17
SLF4J_API_VERSION = 2.0.12
LOGBACK_VERSION = 1.5.0
LOGBACK_VERSION = 1.5.3

0 comments on commit 6d74c1d

Please sign in to comment.