Scala 2.12.6

This commit is contained in:
kenji yoshida
2018-04-28 06:44:08 +09:00
committed by GitHub
parent cf038ebd38
commit b3319daf95

View File

@@ -16,7 +16,7 @@ sourcesInBase := false
organization := Organization
name := Name
version := GitBucketVersion
scalaVersion := "2.12.5"
scalaVersion := "2.12.6"
scalafmtOnCompile := true