Skip to content

Commit 300b6c6

Browse files
authored
Merge pull request #1401 from Baeldung/update/zio-2.1.3
Update zio, zio-streams, zio-test, ... from 2.1.2 to 2.1.3
2 parents 140d63b + 3e07f9f commit 300b6c6

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

2424
val scalaMock = "org.scalamock" %% "scalamock" % "6.0.0" % Test
25-
val zioVersion = "2.1.2"
25+
val zioVersion = "2.1.3"
2626

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

0 commit comments

Comments
 (0)