Skip to content

Commit 45c94ce

Browse files
Update sbt-sonatype to 3.12.1
1 parent cf99249 commit 45c94ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
22
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
3+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.1")
44
addSbtPlugin("com.github.scalaprops" % "sbt-scalaprops" % "0.5.0")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)