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

Commit 5f0f4c2

Browse files
authored
Merge pull request #405 from softwaremill/update/specs2-core-4.16.1
Update specs2-core to 4.16.1
2 parents a0d6283 + 957f99a commit 5f0f4c2

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.15.0"
14+
val specs2Version = "4.16.1"
1515
val smlTaggingVersion = "2.3.3"
1616

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

0 commit comments

Comments
 (0)