Skip to content

Commit

Permalink
Bump the sbt-http4s-org to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danicheg committed Oct 19, 2023
1 parent c821dba commit b45c77b
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
Expand Up @@ -6,7 +6,7 @@ classpathTypes += "maven-plugin"
addSbtPlugin("com.earldouglas" % "xsbt-web-plugin" % "4.2.4")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.10.0")
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.16.0-M1")
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.16.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.16")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
Expand Down

0 comments on commit b45c77b

Please sign in to comment.