There was an error while loading. Please reload this page.
2 parents f3463de + a17ab5a commit e262041Copy full SHA for e262041
1 file changed
.github/scala-steward.conf
@@ -38,5 +38,6 @@ updates.pin = [
38
{ groupId = "com.typesafe.play", artifactId = "play-json", version = "2.10." },
39
{ groupId = "com.typesafe.play", artifactId = "play-functional", version = "2.10." },
40
{ groupId = "com.typesafe.play", artifactId = "play-slick", version = "5." },
41
- { groupId = "com.typesafe.play", artifactId = "play-slick-evolutions", version = "5." }
+ { groupId = "com.typesafe.play", artifactId = "play-slick-evolutions", version = "5." },
42
+ { groupId = "org.scalatestplus.play", artifactId = "scalatestplus-play", version = "6." }
43
]
0 commit comments