Skip to content

Commit

Permalink
Update fabric-io to 1.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jul 10, 2023
1 parent 1fcd187 commit d0eb930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ThisBuild / scalaVersion := scala213
ThisBuild / crossScalaVersions := Seq(scala213, scala3)

libraryDependencies ++= Seq(
"org.typelevel" %% "fabric-io" % "1.11.2",
"org.typelevel" %% "fabric-io" % "1.12.3",
"org.http4s" %% "http4s-core" % "1.0.0-M39",
"org.typelevel" %% "cats-effect" % "3.5.1"
)
Expand Down

0 comments on commit d0eb930

Please sign in to comment.