Skip to content

Commit

Permalink
Update zio, zio-test, zio-test-magnolia, ... to 2.0.19 in main (#164)
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 e942284 commit 51818b7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ lazy val V = new {
// // val scalajsLogging = "1.1.2-SNAPSHOT" //"1.1.2"

// // https://mvnrepository.com/artifact/dev.zio/zio
val zio = "2.0.18"
val zio = "2.0.19"
val zioJson = "0.6.2"
// val zioMunitTest = "0.1.1"
val zioHttp = "3.0.0-RC3"
Expand All @@ -33,9 +33,9 @@ lazy val V = new {
val mongo = "1.1.0-RC10"
val embedMongo = "4.10.1"
val munitZio = "0.1.1"
val zioTest = "2.0.18"
val zioTestSbt = "2.0.18"
val zioTestMagnolia = "2.0.18"
val zioTest = "2.0.19"
val zioTestSbt = "2.0.19"
val zioTestMagnolia = "2.0.19"

// For WEBAPP
val laminar = "16.0.0"
Expand Down

0 comments on commit 51818b7

Please sign in to comment.