Skip to content
This repository has been archived by the owner on Mar 7, 2022. It is now read-only.

Commit

Permalink
Merge pull request #579 from scala-steward/update/http4s-core-0.23.10
Browse files Browse the repository at this point in the history
Update http4s-blaze-client, ... to 0.23.10
  • Loading branch information
mergify[bot] authored Feb 3, 2022
2 parents 5ade34f + a7c80f9 commit b828d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/scala/org/typelevel/package.scala
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ object `package` {
.add(name = "fs2" , version = "3.2.4", org = "co.fs2", modules = "fs2-core")
.addJVM(name = "fs2-jvm" , version = "3.2.4", org = "co.fs2", "fs2-reactive-streams", "fs2-io")
.addJVM(name = "fs2-kafka", version = "2.3.0", org = "com.github.fd4s")
.addJVM(name = "http4s" , version = "0.23.9", org = "org.http4s", modules = "http4s-dsl", "http4s-blaze-server", "http4s-blaze-client", "http4s-play-json", "http4s-circe", "http4s-twirl", "http4s-core")
.addJVM(name = "http4s" , version = "0.23.10", org = "org.http4s", modules = "http4s-dsl", "http4s-blaze-server", "http4s-blaze-client", "http4s-play-json", "http4s-circe", "http4s-twirl", "http4s-core")
.add( name = "jawn", version = "1.3.2", org = org.typelevel.typeLevelOrg, "jawn-ast", "jawn-parser", "jawn-util")
.add(name = "kittens", version = "2.3.2", org = typeLevelOrg)
.add(name = "mouse", version = "1.0.9", org = typeLevelOrg)
Expand Down

0 comments on commit b828d81

Please sign in to comment.