Skip to content

Commit

Permalink
Merge pull request #18 from pnerg/update/sbt-sonatype-3.9.17
Browse files Browse the repository at this point in the history
other: update sbt-sonatype from 3.9.10 to 3.9.17
  • Loading branch information
pnerg authored Feb 20, 2023
2 parents 8f1c25b + 7e45912 commit 3f6de3a
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 @@
logLevel := Level.Warn

addSbtPlugin("io.crashbox" % "sbt-gpg" % "0.2.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")

0 comments on commit 3f6de3a

Please sign in to comment.