Skip to content

Commit 3ab4981

Browse files
committed
Merge branch 'main' of https://github.com/scalatest/scalatestplus-testng into feature-3.3.0.0-alpha.1
2 parents 9739a56 + 0cbe593 commit 3ab4981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ developers := List(
2828

2929
scalaVersion := "2.13.12"
3030

31-
crossScalaVersions := List("2.11.12", "2.12.17", "2.13.12", "3.3.1")
31+
crossScalaVersions := List("2.11.12", "2.12.18", "2.13.12", "3.3.1")
3232

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

0 commit comments

Comments
 (0)