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 65d7c7d + 160dd8d commit 9c4ce39Copy full SHA for 9c4ce39
modules/core/src/main/resources/scalafix-migrations.conf
@@ -121,7 +121,7 @@ migrations = [
121
groupId: "org.typelevel",
122
artifactIds: ["cats-effect", "cats-effect-laws"],
123
newVersion: "2.4.0",
124
- rewriteRules: ["github:typelevel/cats-effect/v2_4_0?sha=series/2.x"],
+ rewriteRules: ["github:typelevel/cats-effect/v2_4_0?sha=v2.4.0"],
125
doc: "https://github.com/typelevel/cats-effect/blob/v2.4.0/scalafix/README.md"
126
},
127
{
0 commit comments