diff options
author | Stefano Germano <stefanogermano0@gmail.com> | 2020-12-07 19:53:49 +0100 |
---|---|---|
committer | Stefano Germano <stefanogermano0@gmail.com> | 2020-12-07 19:53:49 +0100 |
commit | a3030d1586e33f44692f7b6d2e616b6f183f9b9a (patch) | |
tree | 436c25d30a64fdd2372af7bddb13138d7e0c4e12 /project/build.properties | |
parent | 1266862146b679fb04cbd48b740032893b6a34a9 (diff) | |
download | RSAComb-a3030d1586e33f44692f7b6d2e616b6f183f9b9a.tar.gz RSAComb-a3030d1586e33f44692f7b6d2e616b6f183f9b9a.zip |
Update scala version and dependencies
Diffstat (limited to 'project/build.properties')
-rw-r--r-- | project/build.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/build.properties b/project/build.properties index 0837f7a..7de0a93 100644 --- a/project/build.properties +++ b/project/build.properties | |||
@@ -1 +1 @@ | |||
sbt.version=1.3.13 | sbt.version=1.4.4 | ||