Skip to content

Commit b07c1f7

Browse files
committed
Update sbt-sonatype to 3.8.1
1 parent 6bd7542 commit b07c1f7

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,7 +1,7 @@
11

22
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")
33

4-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
4+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
55

66
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
77

0 commit comments

Comments
 (0)