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 1cbc611 + fc2b18f commit 94174aaCopy full SHA for 94174aa
build.sbt
@@ -20,7 +20,7 @@ val scalaTestDeps = Seq(
20
)
21
22
val scalaMock = "org.scalamock" %% "scalamock" % "6.0.0" % Test
23
-val zioVersion = "2.1.7"
+val zioVersion = "2.1.9"
24
25
lazy val scala_core = (project in file("scala-core-modules/scala-core"))
26
.settings(
0 commit comments