Skip to content

Commit fe1fef3

Browse files
committed
Update sbt-sonatype to 3.9.7
1 parent 5b5b1e9 commit fe1fef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
77
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
88
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.0")
99
addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")
10-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.6")
10+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
1111
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.2")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.18")
1313
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")

0 commit comments

Comments
 (0)