diff --git a/project/build.properties b/project/build.properties new file mode 100644 index 00000000..abbbce5d --- /dev/null +++ b/project/build.properties @@ -0,0 +1 @@ +sbt.version=1.9.8 diff --git a/project/plugins.sbt b/project/plugins.sbt new file mode 100644 index 00000000..beff21c6 --- /dev/null +++ b/project/plugins.sbt @@ -0,0 +1 @@ +addDependencyTreePlugin \ No newline at end of file