<dependency>
<groupId>org.scalatestplus.play</groupId>
<artifactId>scalatestplus-play_2.13</artifactId>
<version>7.0.0-M1</version>
</dependency>
@Grapes(
@Grab(group='org.scalatestplus.play', module='scalatestplus-play_2.13', version='7.0.0-M1')
)
<dependency org="org.scalatestplus.play" name="scalatestplus-play_2.13" rev="7.0.0-M1" />
compile
|-- org.scala-lang:scala-library:2.13.12
|-- org.playframework:play-ahc-ws_2.13:3.0.0-M1
|-- org.playframework:play-test_2.13:3.0.0-M1
|-- org.scalatest:scalatest_2.13:3.2.17
|-- org.scalatestplus:mockito-4-11_2.13:3.2.17.0
|-- org.scalatestplus:selenium-4-12_2.13:3.2.17.0
|-- org.seleniumhq.selenium:selenium-java:4.12.1
|-- org.seleniumhq.selenium:htmlunit-driver:4.12.0
|-- net.sourceforge.htmlunit:htmlunit-cssparser:1.14.0
test