Scala 2.13.1

This commit is contained in:
kenji yoshida
2019-10-04 21:47:21 +09:00
committed by GitHub
parent 0fd7e07831
commit 409330a9fb

View File

@@ -17,7 +17,7 @@ sourcesInBase := false
organization := Organization
name := Name
version := GitBucketVersion
scalaVersion := "2.13.0"
scalaVersion := "2.13.1"
scalafmtOnCompile := true