Skip to content

Commit 118e0eb

Browse files
authored
Update scala-library, scala-reflect to 2.13.4
[ci skip]
1 parent 150fbd6 commit 118e0eb

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
@@ -4,7 +4,7 @@ import scala.io.Source
44
import scala.language.postfixOps
55
import scala.util.Try
66

7-
val currentScalaVersion = "2.13.3"
7+
val currentScalaVersion = "2.13.4"
88

99
ThisBuild / scalaVersion := currentScalaVersion
1010

0 commit comments

Comments
 (0)