Skip to content

Commit

Permalink
#656 Upgrade zio version. (#657)
Browse files Browse the repository at this point in the history
  • Loading branch information
ujali authored Mar 30, 2023
1 parent 321790f commit c677f88
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 @@ -49,7 +49,7 @@ lazy val root = project
unusedCompileDependenciesFilter -= moduleFilter("org.scala-js", "scalajs-library")
)

val zioVersion = "2.0.6"
val zioVersion = "2.0.10"
val catsVersion = "2.9.0"
val catsEffectVersion = "3.4.4"
val catsMtlVersion = "1.3.0"
Expand Down

0 comments on commit c677f88

Please sign in to comment.