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

Commit e98f1ee

Browse files
committed
Update specs2-core to 4.13.2
1 parent 5c7cd5d commit e98f1ee

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.1"
14+
val specs2Version = "4.13.2"
1515
val smlTaggingVersion = "2.3.2"
1616

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

0 commit comments

Comments
 (0)