Skip to content

Commit 019002d

Browse files
authored
Merge pull request #100 from akiomik/update/sbt-sonatype-3.9.13
Update sbt-sonatype to 3.9.13
2 parents 5333785 + 4f5b82a commit 019002d

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.2")

0 commit comments

Comments
 (0)