Skip to content

Commit 512777d

Browse files
Update scala-compiler, scala-library to 2.13.16 (#1801)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent aab5caa commit 512777d

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
@@ -26,7 +26,7 @@ object Dependencies {
2626

2727
val Scala212 = "2.12.19"
2828

29-
val Scala213 = "2.13.15"
29+
val Scala213 = "2.13.16"
3030

3131
val Scala3 = "3.3.3"
3232

0 commit comments

Comments
 (0)