several improvements

- bump of sbt verstion
- switch to Junit jupiter
- added LRU cache
This commit is contained in:
2020-11-21 10:09:08 +01:00
parent 6493a02569
commit 5ddb9e6cbf
13 changed files with 543 additions and 57 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
target
.idea