Skip to content

Commit

Permalink
Update scala versions
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Aug 14, 2024
1 parent d9e3e3c commit a6f298d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ val scala3Versions = Seq(
"3.4.0",
"3.4.1",
"3.4.2",
"3.4.3-RC1",
"3.4.3",
"3.5.0",
"3.5.1-RC1",
"3.5.1-RC2",
)

def latest(versions: Seq[String]) = {
Expand Down

0 comments on commit a6f298d

Please sign in to comment.