Skip to content

Commit 9ba4ba4

Browse files
Update zio, zio-streams, zio-test, ... from 2.1.1 to 2.1.2
1 parent 8c2ead9 commit 9ba4ba4

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.1"
25+
val zioVersion = "2.1.2"
2626

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

0 commit comments

Comments
 (0)