Skip to content

Commit 49888e5

Browse files
committed
Migrate sbt-multi-jvm
1 parent 3a0c9a3 commit 49888e5

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
@@ -120,6 +120,11 @@ changes = [
120120
groupIdAfter = dev.guardrail
121121
artifactIdAfter = sbt-guardrail
122122
},
123+
{
124+
groupIdBefore = com.typesafe.sbt
125+
groupIdAfter = com.github.sbt
126+
artifactIdAfter = sbt-multi-jvm
127+
},
123128
{
124129
groupIdBefore = com.typesafe.sbt
125130
groupIdAfter = com.github.sbt

0 commit comments

Comments
 (0)