Skip to content

Commit f0bf391

Browse files
Update specs2-core, specs2-junit to 4.21.0 (waylayio#229)
1 parent 9212e8a commit f0bf391

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
@@ -5,7 +5,7 @@ val playVersion = "2.7.3" // test only
55
val playWsVersion = "2.1.11"
66
val slf4jVersion = "2.0.17"
77
val logbackVersion = "1.5.17"
8-
val specs2Version = "4.20.9"
8+
val specs2Version = "4.21.0"
99
val dockerTestkitVersion = "0.12.0"
1010

1111
val scala2_12 = "2.12.20"

0 commit comments

Comments
 (0)