Skip to content

Commit

Permalink
Update zio, zio-streams to 2.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 5, 2025
1 parent 3d939cb commit b411da6
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 @@ -146,7 +146,7 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
val scalaTestPlusScalaCheck = libraryDependencies += "org.scalatestplus" %% "scalacheck-1-18" % "3.2.19.0" % Test

val zio1Version = "1.0.18"
val zio2Version = "2.1.14"
val zio2Version = "2.1.15"
val zio1InteropRsVersion = "1.3.12"
val zio2InteropRsVersion = "2.0.2"

Expand Down

0 comments on commit b411da6

Please sign in to comment.