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 7f35c17 commit d0305a4Copy full SHA for d0305a4
modules/core/src/main/resources/scalafix-migrations.conf
@@ -7,7 +7,7 @@ migrations = [
7
},
8
{
9
groupId: "com.github.fd4s",
10
- artifactIds: ["fs2-kafka-.*"],
+ 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"]
13
0 commit comments