Skip to content

Commit 9e6abfd

Browse files
authored
Merge pull request #3281 from mkurz/migrate-sbt-paradox-material-theme
2 parents 282aed5 + 0631204 commit 9e6abfd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

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

+10
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)