Skip to content

Commit

Permalink
Update some unit testing dependencies to their latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
besidev committed Oct 14, 2024
1 parent d2195d6 commit d83e7e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@ CSSFX_VERSION = 11.5.1
IKONLI_VERSION = 12.3.1
ATLANTAFX_VERSION = 2.0.1
COMMONS_IO_VERSION = 2.16.1
JUNIT_VERSION = 5.11.0
JUNIT_VERSION = 5.11.2
ASSERTJ_VERSION = 3.26.3
HAMCREST_VERSION = 3.0
MOCKITO_VERSION = 5.13.0
MOCKITO_VERSION = 5.14.1
TESTFX_VERSION = 4.0.18
SLF4J_API_VERSION = 2.0.16
LOGBACK_VERSION = 1.5.8
LOGBACK_VERSION = 1.5.10

0 comments on commit d83e7e3

Please sign in to comment.