Skip to content

Commit aa225b2

Browse files
authored
1 parent 70c8b75 commit aa225b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/core/src/main/resources/artifact-migrations.v2.conf

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,11 @@ changes = [
199199
artifactIdBefore = scalacheck-1-14
200200
artifactIdAfter = scalacheck-1-15
201201
},
202+
{
203+
groupIdAfter = org.scalatestplus
204+
artifactIdBefore = scalacheck-1-15
205+
artifactIdAfter = scalacheck-1-16
206+
},
202207
{
203208
groupIdAfter = org.scalatestplus
204209
artifactIdBefore = testng-6-7

0 commit comments

Comments
 (0)