2018-03-02 18:47:06 +00: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.
|
2022-06-22 01:01:22 +00:00
|
|
|
version=1.9.0-SNAPSHOT
|
2018-03-09 03:31:22 +00:00
|
|
|
|
2018-03-10 06:21:09 +00:00
|
|
|
# Dependency versions
|
2018-04-29 15:31:39 +00:00
|
|
|
shkVersion=1.2.2
|
2018-06-09 03:18:41 +00:00
|
|
|
asVersion=1.2.1
|
2020-01-20 20:18:53 +00:00
|
|
|
btVersion=0.3.1
|
2023-10-25 04:25:41 +00:00
|
|
|
swtVersion=3.123.0
|
2022-01-15 02:02:52 +00:00
|
|
|
piSwtVersion=3.8.2
|
2023-10-27 16:43:43 +00:00
|
|
|
junitVersion=4.13.1
|
|
|
|
antVersion=1.9.16
|
2018-03-09 03:31:22 +00:00
|
|
|
commonsLang3Version=3.7
|
2020-11-21 20:59:45 +00:00
|
|
|
commonsCsvVersion=1.8
|
2023-10-27 16:43:43 +00:00
|
|
|
gsonVersion=2.8.9
|
2022-01-04 00:24:39 +00:00
|
|
|
picocliVersion=4.6.2
|
|
|
|
springBoot=2.6.1
|
2022-04-03 03:26:36 +00:00
|
|
|
acdasmVersion=0.4.0
|