Skip to content

Commit 4c14161

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-sonatype to 3.11.3
1 parent d5f33c7 commit 4c14161

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
22
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
3+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
44
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.0")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)