Skip to content

Commit d43fad1

Browse files
authored
Merge pull request #2604 from mkurz/migrate_play-socket-io
2 parents 6f2da8b + 2a189b4 commit d43fad1

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
@@ -264,6 +264,11 @@ changes = [
264264
groupIdAfter = com.typesafe.play
265265
artifactIdAfter = play-file-watch
266266
},
267+
{
268+
groupIdBefore = com.lightbend.play
269+
groupIdAfter = com.typesafe.play
270+
artifactIdAfter = play-socket-io
271+
},
267272
{
268273
groupIdBefore = com.lightbend.sbt
269274
groupIdAfter = com.github.sbt

0 commit comments

Comments
 (0)