Skip to content

Commit

Permalink
Update sbt-shuwari to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arashi01 committed Nov 10, 2023
1 parent 681177e commit 68a156e
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 @@ -2,6 +2,6 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("africa.shuwari.sbt" % "sbt-shuwari" % "0.10.0")
addSbtPlugin("africa.shuwari.sbt" % "sbt-shuwari" % "0.10.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")

0 comments on commit 68a156e

Please sign in to comment.