Skip to content

Commit f17e32f

Browse files
Update play-ahc-ws, play-test to 3.0.9 (waylayio#288)
1 parent ed65859 commit f17e32f

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
@@ -19,7 +19,7 @@ val pekkoVersion = "1.2.0"
1919

2020
val testContainersVersion = "0.43.0"
2121
val scalaTestVersion = "3.2.19"
22-
val playVersion = "3.0.8" // test only
22+
val playVersion = "3.0.9" // test only
2323

2424
val scala2_13 = "2.13.16"
2525

0 commit comments

Comments
 (0)