Update scala-library to 2.13.9

This commit is contained in:
Scala Steward
2022-09-19 19:45:08 +00:00
committed by kenji yoshida
parent eb0f985399
commit 7e66917993

View File

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