Skip to content

Commit 23c3cdd

Browse files
authored
Merge pull request #1748 from Baeldung/update/zio-2.1.15
Update zio, zio-streams, zio-test, ... from 2.1.14 to 2.1.15
2 parents b92713d + 46134ef commit 23c3cdd

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
@@ -21,7 +21,7 @@ val scalaTestDeps = Seq(
2121
)
2222

2323
val scalaMock = "org.scalamock" %% "scalamock" % "6.2.0" % Test
24-
val zioVersion = "2.1.14"
24+
val zioVersion = "2.1.15"
2525

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

0 commit comments

Comments
 (0)