Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Commit

Permalink
Update zio-http to 3.0.0-RC4 (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: jesusmtnez-steward[bot] <140874107+jesusmtnez-steward[bot]@users.noreply.github.com>
  • Loading branch information
jesusmtnez-steward[bot] authored Dec 1, 2023
1 parent c8e946f commit 3ac8555
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 @@ -35,7 +35,7 @@ lazy val `todobackend-http4s` = project
.dependsOn(common)
.enablePlugins(BuildInfoPlugin)

val zioHttpV = "3.0.0-RC3"
val zioHttpV = "3.0.0-RC4"

lazy val `todobackend-zio-http` = project
.in(file("todobackend-zio-http"))
Expand Down

0 comments on commit 3ac8555

Please sign in to comment.