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 9c87283 commit d514a3dCopy full SHA for d514a3d
modules/core/src/main/resources/scalafix-migrations.conf
@@ -93,7 +93,8 @@ migrations = [
93
groupId: "org.gnieh,
94
artifactIds: ["fs2-data-json.*"],
95
newVersion: "1.8.0",
96
- rewriteRules: ["github:gnieh/fs2-data/json-parse?sha=v1.8.0"]
+ rewriteRules: ["github:gnieh/fs2-data/json-parse?sha=v1.8.0"],
97
+ doc: "https://github.com/scala-steward-org/scala-steward/pull/3123"
98
},
99
{
100
groupId: "org.http4s",
0 commit comments