Skip to content

Commit

Permalink
Add Scala 3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
BardurArantsson committed May 24, 2024
1 parent a6a3d50 commit a64bb52
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 @@ -2,7 +2,7 @@ inThisBuild(Seq(
organization := "com.github.ghik",
scalaVersion := crossScalaVersions.value.head,
crossScalaVersions := Seq(
"3.4.1", "3.4.0",
"3.4.2", "3.4.1", "3.4.0",
"3.3.3", "3.3.2", "3.3.1", "3.3.0",
"3.2.2", "3.2.1",
"2.13.10", "2.13.11", "2.13.12", "2.13.13", "2.13.14",
Expand Down

0 comments on commit a64bb52

Please sign in to comment.