Skip to content

Commit a6539c6

Browse files
committed
Update zio-blocks-schema to 0.0.51
Signed-off-by: Scala Steward <scala_steward@virtuslab.com>
1 parent 941748f commit a6539c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lazy val root = (project in file(".")).settings(
1515

1616
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-core" % "4.6.7",
1717
libraryDependencies += "com.sksamuel.scrimage" % "scrimage-filters" % "4.6.7",
18-
libraryDependencies += "dev.zio" %% "zio-blocks-schema" % "0.0.48",
18+
libraryDependencies += "dev.zio" %% "zio-blocks-schema" % "0.0.51",
1919
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.20" % Test
2020
)
2121

0 commit comments

Comments
 (0)