We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 282aed5 + 0631204 commit 9e6abfdCopy full SHA for 9e6abfd
modules/core/src/main/resources/artifact-migrations.v2.conf
@@ -1189,4 +1189,14 @@ changes = [
1189
groupIdAfter = com.github.sbt
1190
artifactIdAfter = sbt-mocha
1191
},
1192
+ {
1193
+ groupIdBefore = io.github.jonas
1194
+ groupIdAfter = com.github.sbt
1195
+ artifactIdAfter = sbt-paradox-material-theme
1196
+ },
1197
1198
1199
1200
+ artifactIdAfter = paradox-material-theme
1201
1202
]
0 commit comments