diff --git a/gradle.properties b/gradle.properties index 52bef03..7248e50 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,10 +1,10 @@ # 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. -version=1.4.0 +version=1.5.0 # Dependency versions -shkVersion=1.1.0 +shkVersion=1.2.2 swtVersion=4.6.1 junitVersion=4.12 antVersion=1.8.2