Skip to content

Commit

Permalink
Update sbt-revolver from 0.9.1 to 0.10.0 (#78)
Browse files Browse the repository at this point in the history
* Update sbt-revolver from 0.9.1 to 0.10.0

* Revert commit(s) fd09f12

* Update sbt-revolver from 0.9.1 to 0.10.0

---------

Co-authored-by: Anand Singh <[email protected]>
  • Loading branch information
anand-singh and anand-singh authored Nov 7, 2023
1 parent ce52a0a commit 705365f
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 @@ -8,6 +8,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.0.1")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.wartremover" % "sbt-wartremover" % "3.1.5")

0 comments on commit 705365f

Please sign in to comment.