Skip to content

Commit e41f92d

Browse files
Update scala-library, scala-reflect to 2.13.18
1 parent d732f17 commit e41f92d

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
@@ -1,7 +1,7 @@
11
import com.typesafe.tools.mima.core._
22
import Dependencies._
33
val scala212 = "2.12.20"
4-
val scala213 = "2.13.16"
4+
val scala213 = "2.13.18"
55
val scala3 = "3.3.6"
66

77
GlobalScope / tlCommandAliases ++= Map(

0 commit comments

Comments
 (0)