Skip to content

Commit 32ef946

Browse files
scala-stewardxuwei-k
authored andcommitted
Update scala-compiler, scala-library to 2.13.18
1 parent a9ee497 commit 32ef946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ import Keys._
33

44
object Dependencies {
55
val scala212 = "2.12.20"
6-
val scala213 = "2.13.17"
6+
val scala213 = "2.13.18"
77
val scala3 = "3.3.7"
88

99
val scalaCompiler = Def.setting {

0 commit comments

Comments
 (0)