diff --git a/modules/core/src/main/resources/artifact-migrations.v2.conf b/modules/core/src/main/resources/artifact-migrations.v2.conf index 85ea75c1f..05e95c6da 100644 --- a/modules/core/src/main/resources/artifact-migrations.v2.conf +++ b/modules/core/src/main/resources/artifact-migrations.v2.conf @@ -1345,8 +1345,8 @@ changes = [ artifactIdAfter = munit-cats-effect }, { - groupIdBefore = org.polyvariant - groupIdAfter = com.ocadotechnology + groupIdBefore = com.ocadotechnology + groupIdAfter = org.polyvariant artifactIdAfter = sttp-oauth2 }, ]