Skip to content

Commit c74c2de

Browse files
mkurzmzuehlke
authored andcommitted
Migrate sbt-pull-request-validator
1 parent acc90cc commit c74c2de

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
@@ -1134,4 +1134,9 @@ changes = [
11341134
groupIdAfter = com.markatta
11351135
artifactIdAfter = sbt-akka-version-check
11361136
},
1137+
{
1138+
groupIdBefore = com.hpe.sbt
1139+
groupIdAfter = com.github.sbt
1140+
artifactIdAfter = sbt-pull-request-validator
1141+
},
11371142
]

0 commit comments

Comments
 (0)