Skip to content

Commit bcce99b

Browse files
committed
Update scala-library, scala-reflect to 2.13.15
1 parent 0196423 commit bcce99b

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.14"
5+
val currentScalaVersion = "2.13.15"
66

77
inThisBuild(
88
Seq(

0 commit comments

Comments
 (0)