Skip to content

Commit 3e07f9f

Browse files
Update zio, zio-streams, zio-test, ... from 2.1.2 to 2.1.3
1 parent 6f4e2b0 commit 3e07f9f

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)