Skip to content

Commit

Permalink
Update zio to 2.0.15 in main (#27)
Browse files Browse the repository at this point in the history
Signed-off-by: atala-dev <[email protected]>
  • Loading branch information
atala-dev committed Apr 30, 2024
1 parent ae3f6cc commit be56de5
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 @@ -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.13"
val zio = "2.0.15"
val zioJson = "0.4.2"
// val zioMunitTest = "0.1.1"
val zioHttp = "0.0.5"
Expand Down

0 comments on commit be56de5

Please sign in to comment.