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 Sep 19, 2024
1 parent 0b5d260 commit 543beba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ val scala3Versions = Seq(
"3.4.2",
"3.4.3",
"3.5.0",
"3.5.1-RC2",
"3.5.1",
"3.5.2-RC1",
)

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

0 comments on commit 543beba

Please sign in to comment.