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

Commit 56cd8b5

Browse files
committed
Merge branch 'master' into update/tagging-2.3.1
2 parents f7e5ea9 + 4767636 commit 56cd8b5

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.1"
1515

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

0 commit comments

Comments
 (0)