Skip to content

Commit e42e338

Browse files
Update scala-library to 2.13.17
1 parent aed7dd4 commit e42e338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Common.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ object Common {
2424
)
2525

2626
val Scala212 = "2.12.20"
27-
private[this] val Scala213 = "2.13.16"
27+
private[this] val Scala213 = "2.13.17"
2828
private[this] val Scala3 = "3.3.6"
2929

3030
val settings = Seq(

0 commit comments

Comments
 (0)