Skip to content

Commit 92c7656

Browse files
authored
Merge pull request #1608 from Baeldung/update/zio-2.1.11
Update zio, zio-streams, zio-test, ... from 2.1.9 to 2.1.11
2 parents e422c96 + 3d50a24 commit 92c7656

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

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

0 commit comments

Comments
 (0)