Skip to content

Commit d78a9a2

Browse files
authored
Merge pull request #22 from pnerg/update/sbt-sonatype-3.9.21
other: update sbt-sonatype from 3.9.17 to 3.9.21
2 parents 6e7790d + 17f901f commit d78a9a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
logLevel := Level.Warn
22

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

0 commit comments

Comments
 (0)