Skip to content

Commit

Permalink
Merge pull request #721 from http4s/merge-2022-07-27
Browse files Browse the repository at this point in the history
Merge 0.23 -> main
  • Loading branch information
rossabaker authored Jul 27, 2022
2 parents ab63b32 + c049c50 commit 2582960
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion project/build.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
sbt.version=1.6.2
sbt.version=1.7.1
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("org.http4s" %% "sbt-http4s-org" % "0.14.3")
addSbtPlugin("org.http4s" %% "sbt-http4s-org" % "0.14.4")
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")

0 comments on commit 2582960

Please sign in to comment.