mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-08-21 01:47:13 +02:00
initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
import sbt._
|
||||
|
||||
object Dependencies {
|
||||
lazy val scalaTest = "org.scalatest" %% "scalatest" % "3.0.5"
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
sbt.version=1.9.1
|
||||
Reference in New Issue
Block a user