Skip to content

Commit

Permalink
Merge pull request #316 from FabioPinheiro/update/zio-2.1.13
Browse files Browse the repository at this point in the history
Update zio to 2.1.13
  • Loading branch information
FabioPinheiro authored Dec 4, 2024
2 parents 1101347 + 9af319e commit 24425c1
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.12"
val zio = "2.1.13"
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 24425c1

Please sign in to comment.