Skip to content

Commit 0602563

Browse files
Update play-ahc-ws, play-test to 3.0.8 (waylayio#273)
1 parent ffd0743 commit 0602563

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.1.4"
1919

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

2424
val scala2_13 = "2.13.16"
2525

0 commit comments

Comments
 (0)