Skip to content

Commit

Permalink
Gradle: Update dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SonarSonic committed Nov 14, 2024
1 parent e32de99 commit 1e0361f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ app_name=DrawingBotV3-Free
app_version=1.6.20
app_state=stable

javaFX_version=17.0.11
javaFX_version=17.0.13

#tests
junit_version=4.13.2

#dependency versions
fxgraphics_version=2.1.3
jetbrains_version=24.1.0
itext_version=5.5.13.3
itext_version=5.5.13.4
imgscalr_version=4.2
gson_version=2.10.1
jts_version=1.19.0
gson_version=2.11.0
jts_version=1.20.0
xml_graphics_version=1.17
commons_math3_version=3.6.1
controlsfx_version=11.2.0
Expand Down

0 comments on commit 1e0361f

Please sign in to comment.