Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit a89d3e9

Browse files
authored
Merge pull request #284 from scala-steward/update/specs2-core-4.12.4-js-ec
Update specs2-core to 4.12.4-js-ec
2 parents 8cea02d + cb8294f commit a89d3e9

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
@@ -10,7 +10,7 @@ val scala213 = "2.13.6"
1010
val scalaIdeaVersion = scala212 // the version for which to import sources into intellij
1111

1212
val scalatestVersion = "3.2.9"
13-
val specs2Version = "4.12.3"
13+
val specs2Version = "4.12.4-js-ec"
1414
val smlTaggingVersion = "2.3.1"
1515

1616
lazy val commonSettings: Seq[Def.Setting[_]] = commonSmlBuildSettings ++ ossPublishSettings ++ Seq(

0 commit comments

Comments
 (0)