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.
2 parents 24090f1 + 235eb84 commit 26a641fCopy full SHA for 26a641f
modules/core/src/main/resources/scalafix-migrations.conf
@@ -9,7 +9,7 @@ migrations = [
9
groupId: "com.github.fd4s",
10
artifactIds: ["fs2-kafka"],
11
newVersion: "1.3.1",
12
- rewriteRules: ["https://raw.githubusercontent.com/fd4s/fs2-kafka/be2b888a1cf04de2d6416fda9d48bca37a8b056e/scalafix/rules/src/main/scala/fix/Fs2Kafka.scala"]
+ rewriteRules: ["https://raw.githubusercontent.com/fd4s/fs2-kafka/fe62ecdd7f204aa70f4249c29c44d4ad60f7947c/scalafix/rules/src/main/scala/fix/Fs2Kafka.scala"]
13
},
14
{
15
groupId: "com.spotify",
0 commit comments