Skip to content

Commit

Permalink
chore: zio 2.0.13 (#663)
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Fraser <[email protected]>
  • Loading branch information
regiskuckaertz and adamgfraser authored Apr 27, 2023
1 parent 37c15c1 commit db15eda
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.11"
val zioVersion = "2.0.13"
val catsVersion = "2.9.0"
val catsEffectVersion = "3.4.8"
val catsMtlVersion = "1.3.0"
Expand Down

0 comments on commit db15eda

Please sign in to comment.