Skip to content

Commit

Permalink
Update zio-http to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioPinheiro committed Sep 17, 2024
1 parent ec2ff60 commit 849b672
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 @@ -143,7 +143,7 @@ lazy val V = new {
val zio = "2.1.8"
val zioJson = "0.6.2"
val zioMunitTest = "0.3.0"
val zioHttp = "3.0.0-RC9" // FIXES CORS https://github.com/zio/zio-http/pull/2490
val zioHttp = "3.0.1" // FIXES CORS https://github.com/zio/zio-http/pull/2490
val zioPrelude = "1.0.0-RC21"

// https://mvnrepository.com/artifact/io.github.cquiroz/scala-java-time
Expand Down

0 comments on commit 849b672

Please sign in to comment.