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 Oct 18, 2024
1 parent 0a4de59 commit e20e96f
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 @@ -27,12 +27,12 @@ ECLIPSE_COLLECTIONS_VERSION = 11.1.0
CSSFX_VERSION = 11.5.1
IKONLI_VERSION = 12.3.1
ATLANTAFX_VERSION = 2.0.1
COMMONS_IO_VERSION = 2.16.1
COMMONS_IO_VERSION = 2.17.0
JUNIT_VERSION = 5.11.2
ASSERTJ_VERSION = 3.26.3
HAMCREST_VERSION = 3.0
MOCKITO_VERSION = 5.14.1
MOCKITO_VERSION = 5.14.2
TESTFX_VERSION = 4.0.18-jpms
MONOCLE_VERSION = 17.0.10-jpms
SLF4J_API_VERSION = 2.0.16
LOGBACK_VERSION = 1.5.10
LOGBACK_VERSION = 1.5.11

0 comments on commit e20e96f

Please sign in to comment.