Skip to content

Commit f67d61a

Browse files
Update zio, zio-streams, zio-test, ... from 2.1.4 to 2.1.5
1 parent ec72e26 commit f67d61a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ val scalaTestDeps = Seq(
2020
)
2121

2222
val scalaMock = "org.scalamock" %% "scalamock" % "6.0.0" % Test
23-
val zioVersion = "2.1.4"
23+
val zioVersion = "2.1.5"
2424

2525
lazy val scala_core = (project in file("scala-core-modules/scala-core"))
2626
.settings(

0 commit comments

Comments
 (0)