Skip to content

Commit 1590144

Browse files
committed
Update scala-library, scala-reflect to 2.13.16
1 parent 435ed2d commit 1590144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ScalaVersions.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
object ScalaVersions {
22
val scala_212 = "2.12.19"
3-
val scala_213 = "2.13.14"
3+
val scala_213 = "2.13.16"
44
val scala_3 = "3.4.1"
55

66
val scalaJsVersion = "1.16.0"

0 commit comments

Comments
 (0)