Skip to content

Commit

Permalink
Update Scala version 2.12.17 (#47)
Browse files Browse the repository at this point in the history
Pull request: #47
  • Loading branch information
lefou authored Sep 15, 2022
1 parent d1289bc commit d0a7eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ val communityBuildDottyVersion = sys.props.get("dottyVersion").toList
val scalaVersions = Seq(
"3.1.3",
"2.13.8",
"2.12.16",
"2.12.17",
"2.11.12"
) ++ communityBuildDottyVersion

Expand Down

0 comments on commit d0a7eac

Please sign in to comment.