Skip to content
Snippets Groups Projects
Commit 5500a2e0 authored by Etienne Kneuss's avatar Etienne Kneuss
Browse files

Bump scala version

parent d39de3e3
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ version := "3.0" ...@@ -4,7 +4,7 @@ version := "3.0"
organization := "ch.epfl.lara" organization := "ch.epfl.lara"
scalaVersion := "2.11.6" scalaVersion := "2.11.7"
scalacOptions ++= Seq( scalacOptions ++= Seq(
"-deprecation", "-deprecation",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment