Skip to content

Commit

Permalink
update build to Scala 2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
eparejatobes committed Aug 12, 2017
1 parent f12cf6a commit ae92086
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 @@ -3,7 +3,7 @@ name := "stuff"
organization := "ohnosequences"
description := "some stuff"
bucketSuffix := "era7.com"
scalaVersion := "2.12.2"
scalaVersion := "2.12.3"

libraryDependencies += "org.scalatest" %% "scalatest" % "3.0.1" % Test

Expand Down

0 comments on commit ae92086

Please sign in to comment.