Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 into feature-3.3.0.0-alpha.1
  • Loading branch information
cheeseng committed Dec 19, 2023
2 parents 9739a56 + 0cbe593 commit 3ab4981
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 @@ -28,7 +28,7 @@ developers := List(

scalaVersion := "2.13.12"

crossScalaVersions := List("2.11.12", "2.12.17", "2.13.12", "3.3.1")
crossScalaVersions := List("2.11.12", "2.12.18", "2.13.12", "3.3.1")

libraryDependencies ++= Seq(
"org.scalatest" %% "scalatest-core" % "3.3.0-alpha.1",
Expand Down

0 comments on commit 3ab4981

Please sign in to comment.