Skip to content

Commit

Permalink
chore(deps): update zioversion to v2.0.6 (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 30, 2023
1 parent 258c549 commit 0a75df0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
object Dependencies {
import sbt._
val zioVersion = "2.0.5"
val zioVersion = "2.0.6"
val zioSchemaVersion = "0.3.0"
val nettyVersions = "4.1.86.Final"

Expand Down

0 comments on commit 0a75df0

Please sign in to comment.