We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f2e81e commit ebc5ae7Copy full SHA for ebc5ae7
modules/core/src/main/resources/scalafix-migrations.conf
@@ -228,7 +228,7 @@ migrations = [
228
scalacOptions: ["-P:semanticdb:synthetics:on"]
229
},
230
{
231
- groupId: "org.typelevel",
+ groupId: "io.github.davidgregory084",
232
artifactIds: ["sbt-tpolecat"],
233
newVersion: "0.5.0",
234
doc: "https://github.com/typelevel/sbt-tpolecat/blob/main/CHANGELOG.md#050",
0 commit comments