Skip to content

Commit 04886b3

Browse files
authored
Merge pull request #716 from typelevel/update/sbt-sonatype-3.11.0
Update sbt-sonatype to 3.11.0
2 parents 06669ca + e559c32 commit 04886b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonatype/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.3")
2-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
2+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
33
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

0 commit comments

Comments
 (0)