Skip to content

Commit

Permalink
Update sbt-http4s-org to 0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Jul 29, 2024
1 parent 6ff7587 commit e6b8911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.14.13")
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.17.2")
libraryDependencies ++= Seq("us.oyanglul" %% "dhall-generic" % "0.3.79")

0 comments on commit e6b8911

Please sign in to comment.