2018-03-02 12:47:06 -06:00
|
|
|
# Universal AppleCommander version number. Used for:
|
|
|
|
# - Naming JAR file.
|
|
|
|
# - The build will insert this into a file that is read at run time as well.
|
2023-11-01 18:00:33 -05:00
|
|
|
version=1.9.1-SNAPSHOT
|
2018-03-08 21:31:22 -06:00
|
|
|
|
2018-03-10 00:21:09 -06:00
|
|
|
# Dependency versions
|
2018-04-29 10:31:39 -05:00
|
|
|
shkVersion=1.2.2
|
2023-10-28 12:35:02 -05:00
|
|
|
asVersion=1.2.2
|
2023-10-31 18:59:23 -05:00
|
|
|
btVersion=0.4.0
|
2023-10-24 23:25:41 -05:00
|
|
|
swtVersion=3.123.0
|
2022-01-14 20:02:52 -06:00
|
|
|
piSwtVersion=3.8.2
|
2023-10-27 11:43:43 -05:00
|
|
|
junitVersion=4.13.1
|
|
|
|
antVersion=1.9.16
|
2018-03-08 21:31:22 -06:00
|
|
|
commonsLang3Version=3.7
|
2020-11-21 14:59:45 -06:00
|
|
|
commonsCsvVersion=1.8
|
2023-10-27 11:43:43 -05:00
|
|
|
gsonVersion=2.8.9
|
2022-01-03 18:24:39 -06:00
|
|
|
picocliVersion=4.6.2
|
|
|
|
springBoot=2.6.1
|
2023-10-31 18:59:23 -05:00
|
|
|
acdasmVersion=0.5.0
|