Skip to content

Commit c97bf63

Browse files
Update scalajs-compiler, scalajs-library, ... to 1.18.1
1 parent 4a70e3a commit c97bf63

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
@@ -14,7 +14,7 @@ val header = """|***************************************************************
1414

1515
import scala.language.existentials
1616

17-
lazy val scalaCheckVersion = "1.17.0"
17+
lazy val scalaCheckVersion = "1.18.1"
1818

1919
lazy val munit = "1.0.0-M7"
2020
lazy val munitDiscipline = "2.0.0-M3"

0 commit comments

Comments
 (0)