Skip to content

Commit

Permalink
Update zio, zio-test, zio-test-sbt to 2.0.6 (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 24, 2023
1 parent f21c9c8 commit 6294d7d
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 @@ -28,7 +28,7 @@ inThisBuild(
)
)

val zioVersion = "2.0.5"
val zioVersion = "2.0.6"
val zioJsonVersion = "0.4.2"
val awsLambdaJavaTests = "1.1.1"

Expand Down

0 comments on commit 6294d7d

Please sign in to comment.