Skip to content

Commit

Permalink
Update zio, zio-streams, zio-test, ... to 2.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Oct 2, 2023
1 parent b64c62d commit 1abc1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import scala.collection.JavaConverters._
object Common extends AutoPlugin {

object autoImport {
val zioVersion = "2.0.14"
val zioVersion = "2.0.18"
val zioMockVersion = "1.0.0-RC8"
val zioCatsInteropVersion = "23.0.0.6"
val zioReactiveStreamsInteropVersion = "2.0.2"
Expand Down

0 comments on commit 1abc1bd

Please sign in to comment.