Skip to content

Commit

Permalink
Merge pull request #26 from moznion/renovate/org.xerial.sbt-sbt-sonat…
Browse files Browse the repository at this point in the history
…ype-3.x

chore(deps): update dependency org.xerial.sbt:sbt-sonatype to v3.9.5
  • Loading branch information
moznion authored Mar 24, 2021
2 parents e9a4683 + c492b11 commit fa2da0c
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 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.4.0")
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")

libraryDependencies += "org.scala-sbt" %% "scripted-plugin" % sbtVersion.value

0 comments on commit fa2da0c

Please sign in to comment.