Skip to content

Commit 0631204

Browse files
committed
Migrate sbt-paradox-material-theme
1 parent 282aed5 commit 0631204

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,4 +1189,14 @@ changes = [
11891189
groupIdAfter = com.github.sbt
11901190
artifactIdAfter = sbt-mocha
11911191
},
1192+
{
1193+
groupIdBefore = io.github.jonas
1194+
groupIdAfter = com.github.sbt
1195+
artifactIdAfter = sbt-paradox-material-theme
1196+
},
1197+
{
1198+
groupIdBefore = io.github.jonas
1199+
groupIdAfter = com.github.sbt
1200+
artifactIdAfter = paradox-material-theme
1201+
},
11921202
]

0 commit comments

Comments
 (0)