Skip to content

Commit fd2ddc3

Browse files
authored
Merge pull request #1933 from Baeldung/update/scalatestplus-play-7.0.2
Update scalatestplus-play from 7.0.1 to 7.0.2
2 parents 4cf235f + 4d2e858 commit fd2ddc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/LibraryVersions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
object LibraryVersions {
22
val playVersion = "3.0.4"
33
val playSlickVersion = "6.2.0"
4-
val scalatestPlayVersion = "7.0.1"
4+
val scalatestPlayVersion = "7.0.2"
55
}

0 commit comments

Comments
 (0)