<dependency>
<groupId>com.codecommit</groupId>
<artifactId>cats-effect-testing-specs2_2.13</artifactId>
<version>0.4.1</version>
</dependency>
@Grapes(
@Grab(group='com.codecommit', module='cats-effect-testing-specs2_2.13', version='0.4.1')
)