Skip to content

Commit

Permalink
Merge pull request #22 from pnerg/update/sbt-sonatype-3.9.21
Browse files Browse the repository at this point in the history
other: update sbt-sonatype from 3.9.17 to 3.9.21
  • Loading branch information
pnerg committed Mar 11, 2024
2 parents 6e7790d + 17f901f commit d78a9a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,5 +1,5 @@
logLevel := Level.Warn

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

0 comments on commit d78a9a2

Please sign in to comment.