Skip to content

Commit b029c04

Browse files
Update scala-library, scala-reflect to 2.13.6 (#202)
Co-authored-by: Alexandre Archambault <alexarchambault@users.noreply.github.com>
1 parent e1eba83 commit b029c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Settings.scala

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

66
object Settings {
77

8-
def scala213 = "2.13.5"
8+
def scala213 = "2.13.6"
99
def scala212 = "2.12.15"
1010

1111
lazy val shared = Seq(

0 commit comments

Comments
 (0)