Skip to content

Commit acc90cc

Browse files
mkurzmzuehlke
authored andcommitted
Migrate sbt-akka-version-check
1 parent 33d3ad7 commit acc90cc

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
@@ -1129,4 +1129,9 @@ changes = [
11291129
groupIdAfter = com.github.sbt
11301130
artifactIdAfter = sbt-boilerplate
11311131
},
1132+
{
1133+
groupIdBefore = com.lightbend.akka
1134+
groupIdAfter = com.markatta
1135+
artifactIdAfter = sbt-akka-version-check
1136+
},
11321137
]

0 commit comments

Comments
 (0)