Update scala-library to 2.13.5

This commit is contained in:
Scala Steward
2021-02-23 04:03:18 +01:00
committed by kenji yoshida
parent ea440294b1
commit 935283272e

View File

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