Skip to content

Commit

Permalink
Update scala-library, scala-reflect to 2.13.7 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhongl authored Nov 8, 2021
1 parent 4c99e9e commit b25c017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ lazy val basicSettings = Seq(
)
),

scalaVersion := "2.13.6",
scalaVersion := "2.13.7",
scalacOptions += "-Ymacro-annotations",
scalacOptions += "-encoding",
scalacOptions += "utf8",
Expand Down

0 comments on commit b25c017

Please # to comment.