Skip to content

Commit f2badb5

Browse files
Merge branch 'master' into update/sbt-sonatype-3.9.10
1 parent e24f735 commit f2badb5

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
22
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.1")
33
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.23")
4-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.9")
4+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
55
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
66
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0")

0 commit comments

Comments
 (0)