Skip to content

Commit 78c6fc1

Browse files
authored
Merge pull request #1830 from Baeldung/update/zio-2.1.17
Update zio, zio-streams, zio-test, ... from 2.1.16 to 2.1.17
2 parents d7f9ff2 + 56c8743 commit 78c6fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ val scalaTestDeps = Seq(
2121
)
2222

2323
val scalaMock = "org.scalamock" %% "scalamock" % "7.3.0" % Test
24-
val zioVersion = "2.1.16"
24+
val zioVersion = "2.1.17"
2525

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

0 commit comments

Comments
 (0)