Skip to content

Commit 1b2f217

Browse files
authored
Scala 2.13.5 (#363)
1 parent f6237bf commit 1b2f217

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import scala.io.Source
22
import scala.language.postfixOps
33
import scala.util.Try
44

5-
val currentScalaVersion = "2.13.4"
5+
val currentScalaVersion = "2.13.5"
66

77
ThisBuild / scalaVersion := currentScalaVersion
88

0 commit comments

Comments
 (0)