Skip to content

Commit 94174aa

Browse files
authored
Merge pull request #1529 from Baeldung/update/zio-2.1.9
Update zio, zio-streams, zio-test, ... from 2.1.7 to 2.1.9
2 parents 1cbc611 + fc2b18f commit 94174aa

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.7"
23+
val zioVersion = "2.1.9"
2424

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

0 commit comments

Comments
 (0)