@@ -79,7 +79,7 @@ migrations = [
7979 groupId: "com.typesafe.akka",
8080 artifactIds: ["akka-http.*"],
8181 newVersion: "10.2.0",
82- rewriteRules: ["dependency:
[email protected] :akka-http-scalafix-rules:10.2.0"],
82+ rewriteRules: ["dependency:
[email protected] :
: akka-http-scalafix-rules:10.2.0"],
8383 doc: "https://doc.akka.io/docs/akka-http/10.2/migration-guide/migration-guide-10.2.x.html#akka-http-10-1-x-10-2-0"
8484 },
8585 {
@@ -112,7 +112,7 @@ migrations = [
112112 groupId: "org.http4s",
113113 artifactIds: ["http4s-.*"],
114114 newVersion: "0.21.5",
115- rewriteRules: ["dependency:
[email protected] :http4s-scalafix:0.21.5"],
115+ rewriteRules: ["dependency:
[email protected] :
: http4s-scalafix:0.21.5"],
116116 doc: "https://github.com/http4s/http4s/releases/tag/v0.21.5"
117117 },
118118 {
@@ -216,7 +216,7 @@ migrations = [
216216 groupId: "io.catbird",
217217 artifactIds: ["catbird-effect", "catbird-effect3", "catbird-finagle", "catbird-util"],
218218 newVersion: "22.4.0",
219- rewriteRules: ["dependency:
[email protected] :catbird-scalafix:22.4.0"]
219+ rewriteRules: ["dependency:
[email protected] :
: catbird-scalafix:22.4.0"]
220220 },
221221 {
222222 groupId: "io.janstenpickle",
@@ -230,7 +230,7 @@ migrations = [
230230 artifactIds: ["scala-library", "scala-compiler", "scala-reflect", "scalap"],
231231 newVersion: "2.13.0",
232232 doc: "https://github.com/scala/scala-collection-compat#collection213upgrade",
233- rewriteRules: ["dependency:
[email protected] :scala-collection-migrations:2.8.1"],
233+ rewriteRules: ["dependency:
[email protected] :
: scala-collection-migrations:2.8.1"],
234234 scalacOptions: ["-P:semanticdb:synthetics:on"]
235235 },
236236 {
@@ -245,13 +245,13 @@ migrations = [
245245 groupId: "org.typelevel",
246246 artifactIds: ["otel4s-.*"],
247247 newVersion: "0.5.0",
248- rewriteRules: ["dependency:
[email protected] :otel4s-scalafix:0.5.0"]
248+ rewriteRules: ["dependency:
[email protected] :
: otel4s-scalafix:0.5.0"]
249249 },
250250 {
251251 groupId: "org.typelevel",
252252 artifactIds: ["feral-.*"],
253253 newVersion: "0.3.0",
254- rewriteRules: ["dependency:
[email protected] :feral-scalafix:0.3.0"]
254+ rewriteRules: ["dependency:
[email protected] :
: feral-scalafix:0.3.0"]
255255 },
256256 {
257257 groupId: "dev.zio",
0 commit comments