Skip to content

Commit

Permalink
Update zio to 2.1.9 in steward
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-asragab[bot] committed Oct 6, 2024
1 parent e0eba2e commit dfbc23f
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,7 +1,7 @@
import sbt.*

object V {
lazy val zio = "2.0.22"
lazy val zio = "2.1.9"
lazy val zioCats = "23.0.0.8"
lazy val sttp = "3.9.5"
lazy val circe = "0.14.10"
Expand Down

0 comments on commit dfbc23f

Please sign in to comment.