Skip to content

Commit a17ab5a

Browse files
committed
Pin scalatestplus-play
1 parent 37fca15 commit a17ab5a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/scala-steward.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ updates.pin = [
3838
{ groupId = "com.typesafe.play", artifactId = "play-json", version = "2.10." },
3939
{ groupId = "com.typesafe.play", artifactId = "play-functional", version = "2.10." },
4040
{ groupId = "com.typesafe.play", artifactId = "play-slick", version = "5." },
41-
{ groupId = "com.typesafe.play", artifactId = "play-slick-evolutions", version = "5." }
41+
{ groupId = "com.typesafe.play", artifactId = "play-slick-evolutions", version = "5." },
42+
{ groupId = "org.scalatestplus.play", artifactId = "scalatestplus-play", version = "6." }
4243
]

0 commit comments

Comments
 (0)