Update scala-library to 2.13.7

This commit is contained in:
Scala Steward
2021-11-01 15:46:50 +00:00
committed by kenji yoshida
parent 73457c9658
commit a83c24e7b3

View File

@@ -15,7 +15,7 @@ sourcesInBase := false
organization := Organization
name := Name
version := GitBucketVersion
scalaVersion := "2.13.6"
scalaVersion := "2.13.7"
scalafmtOnCompile := true