Skip to content

Commit f06b910

Browse files
chore(deps): update dependency org.specs2:specs2-core to v5
1 parent 6f4d50c commit f06b910

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scala/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ val commonSettings = Seq(
5151
Global / cancelable := true
5252
)
5353

54-
val specs2Version = "4.14.1-cross" // Cross-compatible Scala 2.12/2.13/3.x
54+
val specs2Version = "5.7.0" // Cross-compatible Scala 2.12/2.13/3.x
5555

5656
val `core` = project
5757
.settings(

0 commit comments

Comments
 (0)