Skip to content

Commit e94032c

Browse files
Merge pull request #13966 from griggt/bump-sbt-sonatype
Bump sbt-sonatype
2 parents 3b43ffb + 8cd37d0 commit e94032c

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
@@ -4,7 +4,7 @@
44

55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
66

7-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
7+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
88

99
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
1010

0 commit comments

Comments
 (0)