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

Commit ae9abb9

Browse files
authored
Merge pull request #367 from scala-steward/update/specs2-core-4.14.0
Update specs2-core to 4.14.0
2 parents 1f07680 + 9b2fff4 commit ae9abb9

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
@@ -11,7 +11,7 @@ val scala3 = "3.1.0"
1111
val scalaIdeaVersion = scala3 // the version for which to import sources into intellij
1212

1313
val scalatestVersion = "3.2.10"
14-
val specs2Version = "4.13.3"
14+
val specs2Version = "4.14.0"
1515
val smlTaggingVersion = "2.3.2"
1616

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

0 commit comments

Comments
 (0)