Skip to content

Commit 5e70319

Browse files
Update scala-library, scala-reflect to 2.13.8 (mockito#433)
1 parent 9dc6991 commit 5e70319

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

77
inThisBuild(
88
Seq(

0 commit comments

Comments
 (0)