Skip to content

Commit

Permalink
Merge pull request #38 from scala-steward/update/airframe-21.10.0
Browse files Browse the repository at this point in the history
Update airframe, airframe-http, ... to 21.10.0
  • Loading branch information
xerial committed Oct 29, 2021
2 parents 392acf1 + 837d8a6 commit 7978650
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
addSbtPlugin("org.wvlet.airframe" % "sbt-airframe" % "21.9.0")
addSbtPlugin("org.wvlet.airframe" % "sbt-airframe" % "21.10.0")

addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")

Expand Down

0 comments on commit 7978650

Please sign in to comment.