Update scala-library to 2.13.10

This commit is contained in:
Scala Steward
2022-10-08 18:57:08 +00:00
committed by kenji yoshida
parent a0be02ce2f
commit d4828613ee

View File

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