Skip to content

Commit

Permalink
Merge pull request #395 from scala-steward/update/sbt-sonatype-3.9.5
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.9.5
  • Loading branch information
scullxbones authored Jan 7, 2021
2 parents 35fc682 + 88589a6 commit 9ae790a
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
@@ -1,5 +1,5 @@
libraryDependencies += "org.scala-lang" % "scala-compiler" % scalaVersion.value

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")

0 comments on commit 9ae790a

Please sign in to comment.