Skip to content

Commit f6acd78

Browse files
authored
Merge pull request #349 from scala-steward/update/sbt-sonatype-3.8
Update sbt-sonatype to 3.8
2 parents 747b853 + a5aeb51 commit f6acd78

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
@@ -8,6 +8,6 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
88

99
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
1010

11-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
11+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8")
1212

1313
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.0")

0 commit comments

Comments
 (0)