Skip to content

Commit

Permalink
Update zio to 2.1.8 in main
Browse files Browse the repository at this point in the history
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
  • Loading branch information
hyperledger-bot committed Aug 25, 2024
1 parent b19f514 commit c1373a3
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 @@ -45,7 +45,7 @@ lazy val V = new {
val munitZio = "0.2.0"

// https://mvnrepository.com/artifact/dev.zio/zio
val zio = "2.1.1"
val zio = "2.1.8"
val zioConfig = "4.0.2"
val zioLogging = "2.2.4"
val zioJson = "0.6.2"
Expand Down

0 comments on commit c1373a3

Please sign in to comment.