Scala 2.12.7

This commit is contained in:
Eugene Yokota 2018-09-27 12:38:39 -04:00
parent 550c068b98
commit fb168d24bb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ import sbt.contraband.ContrabandPlugin.autoImport._
object Dependencies {
// WARNING: Please Scala update versions in PluginCross.scala too
val scala212 = "2.12.6"
val scala212 = "2.12.7"
val baseScalaVersion = scala212
// sbt modules