Skip to content

Commit a73dbf8

Browse files
authored
Merge pull request #2587 from opencastsoftware/sbt-tpolecat-artifact-migration
2 parents 1d86d8a + a816df6 commit a73dbf8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,5 +283,10 @@ changes = [
283283
groupIdBefore = au.com.onegeek
284284
groupIdAfter = nl.gn0s1s
285285
artifactIdAfter = sbt-dotenv
286+
},
287+
{
288+
groupIdBefore = io.github.davidgregory084
289+
groupIdAfter = org.typelevel
290+
artifactIdAfter = sbt-tpolecat
286291
}
287292
]

0 commit comments

Comments
 (0)