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 2882437 commit 41230c7Copy full SHA for 41230c7
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.21"
+libraryDependencies += "dev.zio" %% "zio" % "2.1.22"
0 commit comments