Skip to content

Commit 3ce3e22

Browse files
authored
Merge pull request #2299 from scala-steward-org/topic/update-http4s-v0_22-migration
Update http4s/v0_22 Scalafix migration
2 parents 00a87d5 + ee7000a commit 3ce3e22

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)