Skip to content

Commit

Permalink
chore: Don't version check the test modules, the important thing is t…
Browse files Browse the repository at this point in the history
…he runtime (#4340)
  • Loading branch information
johanandren authored Jan 22, 2024
1 parent 430a92c commit 545f785
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions akka-http-core/src/main/scala/akka/http/scaladsl/Http.scala
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,9 @@ class HttpExt @InternalStableApi /* constructor signature is hardcoded in Teleme
private def allModules: List[String] = List(
"akka-parsing",
"akka-http-core",
"akka-http2-tests",
"akka-http",
"akka-http-caching",
"akka-http-testkit",
"akka-http-tests",
"akka-http-marshallers-scala",
"akka-http-marshallers-java",
"akka-http-spray-json",
Expand Down

0 comments on commit 545f785

Please sign in to comment.