Skip to content

Commit

Permalink
Update zio-http to 3.0.0-RC4 in main (#193)
Browse files Browse the repository at this point in the history
Signed-off-by: atala-dev <57987237+atala-dev@users.noreply.github.com>
  • Loading branch information
atala-dev committed Apr 30, 2024
1 parent 024aab1 commit f7c5860
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 @@ -21,7 +21,7 @@ lazy val V = new {
val zio = "2.0.19"
val zioJson = "0.6.2"
// val zioMunitTest = "0.1.1"
val zioHttp = "3.0.0-RC3"
val zioHttp = "3.0.0-RC4"
val zioConfig = "4.0.0-RC16"
val zioLogging = "2.1.16"
val zioSl4j = "2.1.16"
Expand Down

0 comments on commit f7c5860

Please sign in to comment.