Skip to content

Commit

Permalink
Bump ZIO and ZIO interop cats
Browse files Browse the repository at this point in the history
  • Loading branch information
judu committed Dec 7, 2023
1 parent b5e532c commit 0ebf08f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ val ScalatestVersion = "3.2.15"
val ScalazVersion = "7.2.35"
val Slf4jVersion = "2.0.6"
val SprayJsonVersion = "1.3.6"
val ZIOVersion = "2.0.5"
val ZIOInteropCatsVersion = "23.0.0.0"
val ZIOVersion = "2.0.19"
val ZIOInteropCatsVersion = "23.0.0.8"

lazy val commonScalaVersionSettings = Seq(
scalaVersion := ScalaVersion,
Expand Down

0 comments on commit 0ebf08f

Please sign in to comment.