Skip to content

Commit ab84324

Browse files
committed
Update scala-library, scala-reflect to 2.13.10
1 parent 609201b commit ab84324

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 sbt.io.Using
44

5-
val currentScalaVersion = "2.13.8"
5+
val currentScalaVersion = "2.13.10"
66

77
inThisBuild(
88
Seq(

0 commit comments

Comments
 (0)