Skip to content

Commit 1cdf7e9

Browse files
Update specs2-core, specs2-junit to 4.20.9 (#199)
Co-authored-by: Bruno Ballekens <30588687+brunoballekens@users.noreply.github.com>
1 parent a6b2ddd commit 1cdf7e9

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.16"
77
val logbackVersion = "1.5.11"
8-
val specs2Version = "4.20.8"
8+
val specs2Version = "4.20.9"
99
val dockerTestkitVersion = "0.12.0"
1010

1111
val scala2_12 = "2.12.20"

0 commit comments

Comments
 (0)