Skip to content

Commit

Permalink
Merge pull request #312 from FabioPinheiro/update/zio-2.1.12
Browse files Browse the repository at this point in the history
Update zio to 2.1.12
  • Loading branch information
FabioPinheiro authored Nov 9, 2024
2 parents c629e3a + 2e1ab0a commit 82dc8c6
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 @@ -140,7 +140,7 @@ lazy val V = new {
// val scalajsLogging = "1.1.2-SNAPSHOT" //"1.1.2"

// https://mvnrepository.com/artifact/dev.zio/zio
val zio = "2.1.11"
val zio = "2.1.12"
val zioJson = "0.6.2"
val zioMunitTest = "0.3.0"
val zioHttp = "3.0.1" // FIXES CORS https://github.com/zio/zio-http/pull/2490
Expand Down

0 comments on commit 82dc8c6

Please sign in to comment.