Skip to content
Snippets Groups Projects
Commit 38942460 authored by Max Leuthäuser's avatar Max Leuthäuser
Browse files

- updated version numbers

parent 66c72cee
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@ name := "MOSTSCROLLTask2"
lazy val commonSettings = Seq(
organization := "tu.dresden.de",
version := "0.0.1",
scalaVersion := "2.12.3",
scalaVersion := "2.12.4",
scalacOptions := Seq("-unchecked", "-deprecation", "-feature", "-language:reflectiveCalls", "-encoding", "utf8")
)
......
// eclipse plugin
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.2")
addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment