Update scala-library to 2.13.8

This commit is contained in:
Scala Steward
2022-01-10 23:47:28 +00:00
committed by kenji yoshida
parent 18b5f20f1c
commit 9269acc64d

View File

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