Skip to content

Commit

Permalink
Merge pull request #1404 from scala-steward/update/zio-1.0.14
Browse files Browse the repository at this point in the history
Update zio, zio-streams to 1.0.14
  • Loading branch information
mergify[bot] authored Apr 13, 2022
2 parents 515fc08 + 34fa460 commit e612110
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 @@ -142,7 +142,7 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
"org.scalatest" %%% s"scalatest-$m" % "3.2.11" % Test
)

val zio1Version = "1.0.13"
val zio1Version = "1.0.14"
val zio2Version = "2.0.0-RC2"
val zio1InteropRsVersion = "1.3.9"
val zio2InteropRsVersion = "2.0.0-RC3"
Expand Down

0 comments on commit e612110

Please sign in to comment.