Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Commit

Permalink
Update sbt-sonatype to 3.9.4 (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jul 4, 2020
1 parent 4aa04ca commit 81b4bba
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 @@ -7,5 +7,5 @@ addSbtPlugin("no.arktekk.sbt" % "aether-deploy" % "0.24.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.1" )
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.3")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")

0 comments on commit 81b4bba

Please sign in to comment.