Skip to content

Commit

Permalink
Update http4s-jdk-http-client to 0.9.2 in series/0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Nov 12, 2024
1 parent 9b16bc9 commit 1603093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ lazy val server = project
"org.scalameta" %% "munit" % munit % Test,
"org.scalameta" %% "munit-scalacheck" % munitScalaCheck % Test,
"org.http4s" %% "http4s-circe" % http4sVersion % Test,
"org.http4s" %% "http4s-jdk-http-client" % "0.9.1" % Test,
"org.http4s" %% "http4s-jdk-http-client" % "0.9.2" % Test,
"org.typelevel" %% "munit-cats-effect" % "2.0.0" % Test
),
libraryDependencySchemes += "org.typelevel" %% "munit-cats-effect" % VersionScheme.Always, // "early-semver",
Expand Down

0 comments on commit 1603093

Please sign in to comment.