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.
1 parent 7a9396c commit 93dea35Copy full SHA for 93dea35
build.sbt
@@ -5,4 +5,4 @@ addCompilerPlugin(
5
)
6
7
libraryDependencies += "org.typelevel" %% "cats-core" % "2.13.0"
8
-libraryDependencies += "dev.zio" %% "zio" % "2.1.22"
+libraryDependencies += "dev.zio" %% "zio" % "2.1.23"
0 commit comments