There was an error while loading. Please reload this page.
2 parents 941748f + a6539c6 commit 2707154Copy full SHA for 2707154
1 file changed
build.sbt
@@ -15,7 +15,7 @@ lazy val root = (project in file(".")).settings(
15
16
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-core" % "4.6.7",
17
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-filters" % "4.6.7",
18
- libraryDependencies += "dev.zio" %% "zio-blocks-schema" % "0.0.48",
+ libraryDependencies += "dev.zio" %% "zio-blocks-schema" % "0.0.51",
19
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.20" % Test
20
)
21
0 commit comments