Skip to content

Commit 01a549d

Browse files
authored
Merge pull request #3223 from Javakky-pxv/patch-1
2 parents 9245385 + 18869ec commit 01a549d

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
@@ -994,4 +994,9 @@ changes = [
994994
groupIdAfter = com.github.sbt
995995
artifactIdAfter = sbt-osgi
996996
},
997+
{
998+
groupIdBefore = com.iheart
999+
groupIdAfter = io.github.play-swagger
1000+
artifactIdAfter = sbt-play-swagger
1001+
},
9971002
]

0 commit comments

Comments
 (0)