Skip to content

Commit f809e3e

Browse files
Update sbt-sonatype to 3.11.1 (#1172)
1 parent 3455a9a commit f809e3e

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
@@ -5,7 +5,7 @@ addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
66
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
77
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
8-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
8+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")
99
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1010
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1111
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 commit comments

Comments
 (0)