Skip to content

Commit

Permalink
Merge pull request #438 from scala-steward/update/sbt-org-policies-0.…
Browse files Browse the repository at this point in the history
…13.1

Update sbt-org-policies to 0.13.1
  • Loading branch information
BenFradet authored Feb 24, 2020
2 parents 192f8ae + b1987ce commit 63e5c98
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,7 +2,7 @@ import sbt.Resolver.sonatypeRepo

resolvers ++= Seq(sonatypeRepo("snapshots"), sonatypeRepo("releases"))

addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.13.0")
addSbtPlugin("com.47deg" % "sbt-org-policies" % "0.13.1")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.1.2")
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.0")
Expand Down

0 comments on commit 63e5c98

Please sign in to comment.