We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d7f9ff2 + 56c8743 commit 78c6fc1Copy full SHA for 78c6fc1
build.sbt
@@ -21,7 +21,7 @@ val scalaTestDeps = Seq(
21
)
22
23
val scalaMock = "org.scalamock" %% "scalamock" % "7.3.0" % Test
24
-val zioVersion = "2.1.16"
+val zioVersion = "2.1.17"
25
26
lazy val scala_core = (project in file("scala-core-modules/scala-core"))
27
.settings(
0 commit comments