Skip to content

Commit 0bc4f92

Browse files
Update sbt-sonatype to 3.12.2 (#405)
1 parent 7351e11 commit 0bc4f92

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
44

55
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
66

7-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
7+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
88

99
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
1010

0 commit comments

Comments
 (0)