Skip to content

Commit

Permalink
Merge pull request #3281 from mkurz/migrate-sbt-paradox-material-theme
Browse files Browse the repository at this point in the history
  • Loading branch information
exoego authored Jan 31, 2024
2 parents 282aed5 + 0631204 commit 9e6abfd
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions modules/core/src/main/resources/artifact-migrations.v2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1189,4 +1189,14 @@ changes = [
groupIdAfter = com.github.sbt
artifactIdAfter = sbt-mocha
},
{
groupIdBefore = io.github.jonas
groupIdAfter = com.github.sbt
artifactIdAfter = sbt-paradox-material-theme
},
{
groupIdBefore = io.github.jonas
groupIdAfter = com.github.sbt
artifactIdAfter = paradox-material-theme
},
]

0 comments on commit 9e6abfd

Please sign in to comment.