diff --git a/uc/og-definitions.json b/uc/og-definitions.json index 6beb9f4..9a9445b 100644 --- a/uc/og-definitions.json +++ b/uc/og-definitions.json @@ -565,6 +565,11 @@ "old": "com.typesafe:slick-testkit_2.10", "new": "com.typesafe.slick:slick-testkit_2.10" }, + { + "old": "com.typesafe.play", + "new": "org.playframework", + "context": "With Play 3.0, we changed the groupId from com.typesafe.play to org.playframework to emphasize that Play is fully community-driven." + }, { "old": "com.vladmihalcea", "new": "io.hypersistence"