Skip to content

Commit 4f5b82a

Browse files
github-actions[bot]akiomik
authored andcommitted
Update sbt-sonatype to 3.9.13
1 parent bf34b58 commit 4f5b82a

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("io.spray" % "sbt-boilerplate" % "0.6.1")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
3-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.12")
3+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
44
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
55
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.0")
66
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.0")

0 commit comments

Comments
 (0)