Skip to content

Commit 94a5cc4

Browse files
authored
Merge pull request #134 from scala-steward/update/sbt-sonatype-3.8.1
Update sbt-sonatype to 3.8.1
2 parents d8e215a + b07c1f7 commit 94a5cc4

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" % "1.0.2")
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.1")
77

0 commit comments

Comments
 (0)