Skip to content

Commit 8293d2e

Browse files
armanbilgemzuehlke
authored andcommitted
Add migration for munit-cats-effect
1 parent dd818f1 commit 8293d2e

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
@@ -1339,4 +1339,9 @@ changes = [
13391339
groupIdAfter = nl.gn0s1s
13401340
artifactIdAfter = elastic4s-testkit
13411341
},
1342+
{
1343+
groupIdAfter = org.typelevel
1344+
artifactIdBefore = munit-cats-effect-3
1345+
artifactIdAfter = munit-cats-effect
1346+
},
13421347
]

0 commit comments

Comments
 (0)