Skip to content

Commit b24a31f

Browse files
mdedetrichmzuehlke
authored andcommitted
Add sbt-osgi com.github.sbt migration
1 parent f5b608a commit b24a31f

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
@@ -667,4 +667,9 @@ changes = [
667667
groupIdAfter = com.github.sbt
668668
artifactIdAfter = sbt-javaagent
669669
},
670+
{
671+
groupIdBefore = com.typesafe.sbt
672+
groupIdAfter = com.github.sbt
673+
artifactIdAfter = sbt-osgi
674+
},
670675
]

0 commit comments

Comments
 (0)