Skip to content

Commit f775031

Browse files
Update scala-library, scala-reflect to 2.13.15 (#211)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
1 parent 0fe22df commit f775031

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
@@ -14,7 +14,7 @@ import sbt._
1414

1515
object Dependencies {
1616

17-
val Scala213 = "2.13.14"
17+
val Scala213 = "2.13.15"
1818
val Scala212 = "2.12.20"
1919
val Scala3 = "3.3.3"
2020
val ScalaVersions = Seq(Scala213, Scala212, Scala3)

0 commit comments

Comments
 (0)