Skip to content

Commit ee7000a

Browse files
authored
Update http4s/v0_22 Scalafix migration
1 parent 00a87d5 commit ee7000a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/core/src/main/resources/scalafix-migrations.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ migrations = [
6565
groupId: "org.http4s",
6666
artifactIds: ["http4s-.*"],
6767
newVersion: "0.22.0",
68-
rewriteRules: ["github:http4s/http4s/v0_22?sha=v0.22.0"]
68+
rewriteRules: ["github:http4s/http4s/v0_22?sha=series/0.22"]
6969
},
7070
{
7171
groupId: "org.http4s",

0 commit comments

Comments
 (0)