Skip to content

Commit dcc4af2

Browse files
xuwei-kmzuehlke
authored andcommitted
Update artifact-migrations.v2.conf
1 parent a09afc4 commit dcc4af2

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

modules/core/src/main/resources/artifact-migrations.v2.conf

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,36 @@
55
// Scala Steward instances.
66

77
changes = [
8+
{
9+
groupIdBefore = io.argonaut
10+
groupIdAfter = io.github.argonaut-io
11+
artifactIdAfter = argonaut
12+
},
13+
{
14+
groupIdBefore = io.argonaut
15+
groupIdAfter = io.github.argonaut-io
16+
artifactIdAfter = argonaut-cats
17+
},
18+
{
19+
groupIdBefore = io.argonaut
20+
groupIdAfter = io.github.argonaut-io
21+
artifactIdAfter = argonaut-jawn
22+
},
23+
{
24+
groupIdBefore = io.argonaut
25+
groupIdAfter = io.github.argonaut-io
26+
artifactIdAfter = argonaut-monocle3
27+
},
28+
{
29+
groupIdBefore = io.argonaut
30+
groupIdAfter = io.github.argonaut-io
31+
artifactIdAfter = argonaut-scalaz
32+
},
33+
{
34+
groupIdBefore = com.github.tkawachi
35+
groupIdAfter = io.github.sbt-doctest
36+
artifactIdAfter = sbt-doctest
37+
},
838
{
939
groupIdBefore = com.eed3si9n
1040
groupIdAfter = com.github.sbt

0 commit comments

Comments
 (0)