Skip to content

Commit

Permalink
Merge pull request #358 from scala-steward/update/sbt-sonatype-3.9.4
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.9.4
  • Loading branch information
scullxbones authored Sep 13, 2020
2 parents 44af41e + 5aac2f6 commit d9ff626
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.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.4")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")

0 comments on commit d9ff626

Please sign in to comment.