Skip to content

Commit 0a75df0

Browse files
chore(deps): update zioversion to v2.0.6 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 258c549 commit 0a75df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
object Dependencies {
22
import sbt._
3-
val zioVersion = "2.0.5"
3+
val zioVersion = "2.0.6"
44
val zioSchemaVersion = "0.3.0"
55
val nettyVersions = "4.1.86.Final"
66

0 commit comments

Comments
 (0)