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

Commit 4767636

Browse files
Update specs2-core to 4.12.3 (#270)
Co-authored-by: ghostbuster91 <[email protected]>
1 parent 45cfefb commit 4767636

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.1"
13+
val specs2Version = "4.12.3"
1414
val smlTaggingVersion = "2.3.0"
1515

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

0 commit comments

Comments
 (0)