Skip to content

Commit

Permalink
upgrade scala
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanlas committed Mar 19, 2019
1 parent bf3cc80 commit 1957df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

val scala210Version = "2.10.7"
val scala211Version = "2.11.12"
val scala212Version = "2.12.6"
val scala212Version = "2.12.8"

val attributesVersion = "0.30"
val disciplineVersion = "0.8"
Expand Down

0 comments on commit 1957df1

Please sign in to comment.